SOURCES: munin-node.logrotate (NEW), munin.logrotate - separated c...

baggins baggins at pld-linux.org
Mon Nov 13 13:00:44 CET 2006


Author: baggins                      Date: Mon Nov 13 12:00:44 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- separated configs for client and server

---- Files affected:
SOURCES:
   munin-node.logrotate (NONE -> 1.1)  (NEW), munin.logrotate (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/munin-node.logrotate
diff -u /dev/null SOURCES/munin-node.logrotate:1.1
--- /dev/null	Mon Nov 13 13:00:44 2006
+++ SOURCES/munin-node.logrotate	Mon Nov 13 13:00:39 2006
@@ -0,0 +1,7 @@
+/var/log/munin/munin-node.log {
+	olddir /var/log/archiv/munin
+	create 640 munin root
+	postrotate
+		/bin/killall -q -HUP munin-node
+	endscript
+}

================================================================
Index: SOURCES/munin.logrotate
diff -u SOURCES/munin.logrotate:1.2 SOURCES/munin.logrotate:1.3
--- SOURCES/munin.logrotate:1.2	Thu Jan  5 13:17:53 2006
+++ SOURCES/munin.logrotate	Mon Nov 13 13:00:39 2006
@@ -1,7 +1,7 @@
-/var/log/munin/* {
+/var/log/munin/munin-graph.log
+/var/log/munin/munin-html.log
+/var/log/munin/munin-limits.log
+/var/log/munin/munin-update.log {
 	olddir /var/log/archiv/munin
 	create 640 munin root
-	postrotate
-		/bin/killall -q -HUP munin-node
-	endscript
 }
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/munin.logrotate?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list