dracut.logrotate: remove "yearly"
authorHarald Hoyer <harald@redhat.com>
Wed, 20 Jul 2011 15:21:02 +0000 (17:21 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 20 Jul 2011 15:21:02 +0000 (17:21 +0200)
logrotate would only rotate yearly with it

dracut.logrotate

index e7d4f0a..76bdd80 100644 (file)
@@ -2,6 +2,5 @@
     missingok
     notifempty
     size 30k
-    yearly
     create 0600 root root
 }