SOURCES: munin.logrotate (NEW) - logrotate config for munin packages

baggins baggins at pld-linux.org
Tue Nov 8 19:28:53 CET 2005


Author: baggins                      Date: Tue Nov  8 18:28:50 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- logrotate config for munin packages

---- Files affected:
SOURCES:
   munin.logrotate (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/munin.logrotate
diff -u /dev/null SOURCES/munin.logrotate:1.1
--- /dev/null	Tue Nov  8 19:28:50 2005
+++ SOURCES/munin.logrotate	Tue Nov  8 19:28:44 2005
@@ -0,0 +1,6 @@
+/var/log/munin/* {
+	create 640 munin root
+	postrotate
+		/bin/killall -q -HUP munin-node
+	endscript
+}
================================================================



More information about the pld-cvs-commit mailing list