SOURCES: logrotate.conf - keep the same style in config

glen glen at pld-linux.org
Tue Dec 25 19:44:13 CET 2007


Author: glen                         Date: Tue Dec 25 18:44:13 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- keep the same style in config

---- Files affected:
SOURCES:
   logrotate.conf (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SOURCES/logrotate.conf
diff -u SOURCES/logrotate.conf:1.13 SOURCES/logrotate.conf:1.14
--- SOURCES/logrotate.conf:1.13	Tue Dec 25 13:27:17 2007
+++ SOURCES/logrotate.conf	Tue Dec 25 19:44:07 2007
@@ -6,7 +6,7 @@
 rotate 28
 
 # Rotate logs when they grow bigger than 100kB
-minsize=100k
+minsize 100k
 
 # Don't mail old log files to any address.
 nomail
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/logrotate.conf?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list