aports/testing/aprilsh/apshd.logrotate

11 lines
132 B
Text
Raw Normal View History

/var/log/apshd.log {
missingok
copytruncate
create 0640 root adm
rotate 3
size 5M
dateext
dateformat -%d-%m-%Y
notifempty
}