]> git.pld-linux.org Git - packages/SysVinit.git/blobdiff - sysvinit.logrotate
This commit was manufactured by cvs2git to create tag 'STABLE'.
[packages/SysVinit.git] / sysvinit.logrotate
index 338902a08721f7a04efce83b377bfe2221f0bdea..92179823b11e52bdc514d725fb70d173027a9bca 100644 (file)
@@ -1,11 +1,10 @@
 #/var/log/lastlog {
+#      don't rotate!
 #}
 
 /var/log/btmpx {
 }
 
 /var/log/wtmpx {
-    postrotate
-               /bin/chmod 644 /var/log/wtmpx
-    endscript
+       create 664 root utmp 
 }
This page took 0.025646 seconds and 4 git commands to generate.