SOURCES: nginx.logrotate - create arch dir

sardzent sardzent at pld-linux.org
Sat Sep 8 12:13:46 CEST 2007


Author: sardzent                     Date: Sat Sep  8 10:13:46 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- create arch dir

---- Files affected:
SOURCES:
   nginx.logrotate (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/nginx.logrotate
diff -u SOURCES/nginx.logrotate:1.1 SOURCES/nginx.logrotate:1.2
--- SOURCES/nginx.logrotate:1.1	Thu Sep  6 10:58:44 2007
+++ SOURCES/nginx.logrotate	Sat Sep  8 12:13:41 2007
@@ -1,6 +1,6 @@
 /var/log/nginx/*.log {
 	olddir /var/log/archive/nginx
-#	create 644 nginx nginx
+	create 644 nginx nginx
 	sharedscripts
 	postrotate
 		/sbin/service nginx graceful > /dev/null
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/nginx.logrotate?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list