/var/log/alternatives.log {
- monthly
- rotate 12
- compress
- delaycompress
- missingok
- notifempty
- create 644 root root
+ monthly
+ rotate 12
+ compress
+ delaycompress
+ missingok
+ notifempty
+ size 1M
+ create 644 root root
+ dateext
+ dateformat -%Y-%m-%d
+ olddir /var/log/.old
}
+
+# vim: ts=4 filetype=conf et
olddir /var/log/.old
}
-/var/log/alternatives.log {
- monthly
- rotate 12
- compress
- delaycompress
- missingok
- notifempty
- size 1M
- create 644 root root
- dateext
- dateformat -%Y-%m-%d
- olddir /var/log/.old
-}
-
# vim: ts=4 filetype=conf et
+++ /dev/null
-/lib/systemd/system/logrotate.timer
\ No newline at end of file