]> git.pld-linux.org Git - packages/SysVinit.git/blobdiff - sysvinit.logrotate
- rel 9; package /var/run/initrunlvl as ghost
[packages/SysVinit.git] / sysvinit.logrotate
index 0fe56d63697550e65be3ced75793a304462e4e5b..940ea27ccd7113df04e276f418e81431ff3d172e 100644 (file)
@@ -1,12 +1,11 @@
-/var/log/lastlog {
-    weekly
-    rotate 1
-}
+#/var/log/lastlog {
+#      don't rotate!
+#}
+
 /var/log/btmpx {
-    weekly
-    rotate 1
 }
-/var/log/wtmpx {
-    weekly
-    rotate 1
-}
\ No newline at end of file
+
+#/var/log/wtmpx {
+#      create 664 root utmp
+#      monthly
+#}
This page took 0.38698 seconds and 4 git commands to generate.