SOURCES: dansguardian.logrotate (NEW) - new
tommat
tommat at pld-linux.org
Mon Dec 15 21:28:36 CET 2008
Author: tommat Date: Mon Dec 15 20:28:36 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- new
---- Files affected:
SOURCES:
dansguardian.logrotate (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/dansguardian.logrotate
diff -u /dev/null SOURCES/dansguardian.logrotate:1.1
--- /dev/null Mon Dec 15 21:28:36 2008
+++ SOURCES/dansguardian.logrotate Mon Dec 15 21:28:30 2008
@@ -0,0 +1,14 @@
+/var/log/dansguardian/*.log {
+ rotate 4
+ weekly
+ missingok
+ notifempty
+ nocreate
+ nocopy
+ nocopytruncate
+ compress
+
+ postrotate
+ /usr/sbin/dansguardian -r
+ endscript
+}
================================================================
More information about the pld-cvs-commit
mailing list