]> git.pld-linux.org Git - packages/SysVinit.git/commitdiff
- rotate wtmpx monthly (or maybe don't rotate at all?)
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 28 Dec 2005 13:23:07 +0000 (13:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sysvinit.logrotate -> 1.8

sysvinit.logrotate

index 92179823b11e52bdc514d725fb70d173027a9bca..ecd0e87130ea0303064141920c54b9c80db16813 100644 (file)
@@ -6,5 +6,6 @@
 }
 
 /var/log/wtmpx {
-       create 664 root utmp 
+       create 664 root utmp
+       monthly
 }
This page took 0.024554 seconds and 4 git commands to generate.