SOURCES: logrotate.conf - /var/log/archiv -> /var/log/archive
glen
glen at pld-linux.org
Wed Dec 28 14:15:13 CET 2005
Author: glen Date: Wed Dec 28 13:15:13 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- /var/log/archiv -> /var/log/archive
---- Files affected:
SOURCES:
logrotate.conf (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SOURCES/logrotate.conf
diff -u SOURCES/logrotate.conf:1.6 SOURCES/logrotate.conf:1.7
--- SOURCES/logrotate.conf:1.6 Wed Oct 13 12:57:04 2004
+++ SOURCES/logrotate.conf Wed Dec 28 14:15:08 2005
@@ -19,10 +19,10 @@
# If the log file is missing, go on to the next one without issuing
# an error message
-missingok
+missingok
# Logs are moved into directory for rotation
-olddir /var/log/archiv
+olddir /var/log/archive
# Do not rotate the log if it is empty
notifempty
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/logrotate.conf?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list