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
+}
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to