SOURCES: nginx.logrotare (NEW) - init
    sardzent 
    sardzent at pld-linux.org
       
    Thu Sep  6 10:34:25 CEST 2007
    
    
  
Author: sardzent                     Date: Thu Sep  6 08:34:25 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- init
---- Files affected:
SOURCES:
   nginx.logrotare (NONE -> 1.1)  (NEW)
---- Diffs:
================================================================
Index: SOURCES/nginx.logrotare
diff -u /dev/null SOURCES/nginx.logrotare:1.1
--- /dev/null	Thu Sep  6 10:34:25 2007
+++ SOURCES/nginx.logrotare	Thu Sep  6 10:34:20 2007
@@ -0,0 +1,8 @@
+/var/log/nginx/*.log {
+	olddir /var/log/archive/nginx
+#	create 644 nginx nginx
+	sharedscripts
+	postrotate
+		/sbin/service nginx graceful > /dev/null
+	endscript
+}
================================================================
    
    
More information about the pld-cvs-commit
mailing list