SOURCES (AC-branch): quagga-bgpd.logrotate, quagga-isisd.logrotate...

arekm arekm at pld-linux.org
Mon May 14 22:17:22 CEST 2007


Author: arekm                        Date: Mon May 14 20:17:22 2007 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
create 640 quagga logs

---- Files affected:
SOURCES:
   quagga-bgpd.logrotate (1.3 -> 1.3.2.1) , quagga-isisd.logrotate (1.3 -> 1.4) , quagga-ospf6d.logrotate (1.3 -> 1.3.2.1) , quagga-ospfd.logrotate (1.3 -> 1.3.2.1) , quagga-ripd.logrotate (1.3 -> 1.3.2.1) , quagga-ripngd.logrotate (1.3 -> 1.3.2.1) , quagga-zebra.logrotate (1.3 -> 1.3.2.1) 

---- Diffs:

================================================================
Index: SOURCES/quagga-bgpd.logrotate
diff -u SOURCES/quagga-bgpd.logrotate:1.3 SOURCES/quagga-bgpd.logrotate:1.3.2.1
--- SOURCES/quagga-bgpd.logrotate:1.3	Wed Mar 24 17:58:53 2004
+++ SOURCES/quagga-bgpd.logrotate	Mon May 14 22:17:17 2007
@@ -1,6 +1,7 @@
 /var/log/quagga/bgpd.log {
 	missingok
 	olddir /var/log/archiv/quagga
+	create 640 quagga logs
 	postrotate
 		/bin/killall -USR1 bgpd >/dev/null 2>&1
 	endscript

================================================================
Index: SOURCES/quagga-isisd.logrotate
diff -u SOURCES/quagga-isisd.logrotate:1.3 SOURCES/quagga-isisd.logrotate:1.4
--- SOURCES/quagga-isisd.logrotate:1.3	Mon Apr  2 18:41:07 2007
+++ SOURCES/quagga-isisd.logrotate	Mon May 14 22:17:17 2007
@@ -1,7 +1,7 @@
 /var/log/quagga/isisd.log {
 	missingok
 	olddir /var/log/archive/quagga
-	create 640 quagga quagga
+	create 640 quagga logs
 	postrotate
 		/bin/killall -USR1 isisd >/dev/null 2>&1
 	endscript

================================================================
Index: SOURCES/quagga-ospf6d.logrotate
diff -u SOURCES/quagga-ospf6d.logrotate:1.3 SOURCES/quagga-ospf6d.logrotate:1.3.2.1
--- SOURCES/quagga-ospf6d.logrotate:1.3	Wed Mar 24 17:58:53 2004
+++ SOURCES/quagga-ospf6d.logrotate	Mon May 14 22:17:17 2007
@@ -1,6 +1,7 @@
 /var/log/quagga/ospf6d.log {
 	missingok
 	olddir /var/log/archiv/quagga
+	create 640 quagga logs
 	postrotate
 		/bin/killall -USR1 ospf6d >/dev/null 2>&1
 	endscript

================================================================
Index: SOURCES/quagga-ospfd.logrotate
diff -u SOURCES/quagga-ospfd.logrotate:1.3 SOURCES/quagga-ospfd.logrotate:1.3.2.1
--- SOURCES/quagga-ospfd.logrotate:1.3	Wed Mar 24 17:58:53 2004
+++ SOURCES/quagga-ospfd.logrotate	Mon May 14 22:17:17 2007
@@ -1,6 +1,7 @@
 /var/log/quagga/ospfd.log {
 	missingok
 	olddir /var/log/archiv/quagga
+	create 640 quagga logs
 	postrotate
 		/bin/killall -USR1 ospfd >/dev/null 2>&1
 	endscript

================================================================
Index: SOURCES/quagga-ripd.logrotate
diff -u SOURCES/quagga-ripd.logrotate:1.3 SOURCES/quagga-ripd.logrotate:1.3.2.1
--- SOURCES/quagga-ripd.logrotate:1.3	Wed Mar 24 17:58:53 2004
+++ SOURCES/quagga-ripd.logrotate	Mon May 14 22:17:17 2007
@@ -1,6 +1,7 @@
 /var/log/quagga/ripd.log {
 	missingok
 	olddir /var/log/archiv/quagga
+	create 640 quagga logs
 	postrotate
 		/bin/killall -USR1 ripd >/dev/null 2>&1
 	endscript

================================================================
Index: SOURCES/quagga-ripngd.logrotate
diff -u SOURCES/quagga-ripngd.logrotate:1.3 SOURCES/quagga-ripngd.logrotate:1.3.2.1
--- SOURCES/quagga-ripngd.logrotate:1.3	Wed Mar 24 17:58:53 2004
+++ SOURCES/quagga-ripngd.logrotate	Mon May 14 22:17:17 2007
@@ -1,6 +1,7 @@
 /var/log/quagga/ripngd.log {
 	missingok
 	olddir /var/log/archiv/quagga
+	create 640 quagga logs
 	postrotate
 		/bin/killall -USR1 ripngd >/dev/null 2>&1
 	endscript

================================================================
Index: SOURCES/quagga-zebra.logrotate
diff -u SOURCES/quagga-zebra.logrotate:1.3 SOURCES/quagga-zebra.logrotate:1.3.2.1
--- SOURCES/quagga-zebra.logrotate:1.3	Wed Mar 24 17:58:53 2004
+++ SOURCES/quagga-zebra.logrotate	Mon May 14 22:17:17 2007
@@ -1,6 +1,7 @@
 /var/log/quagga/zebra.log {
 	missingok
 	olddir /var/log/archiv/quagga
+	create 640 quagga logs
 	postrotate
 		/bin/killall -USR1 zebra >/dev/null 2>&1
 	endscript
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/quagga-bgpd.logrotate?r1=1.3&r2=1.3.2.1&f=u
    http://cvs.pld-linux.org/SOURCES/quagga-isisd.logrotate?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SOURCES/quagga-ospf6d.logrotate?r1=1.3&r2=1.3.2.1&f=u
    http://cvs.pld-linux.org/SOURCES/quagga-ospfd.logrotate?r1=1.3&r2=1.3.2.1&f=u
    http://cvs.pld-linux.org/SOURCES/quagga-ripd.logrotate?r1=1.3&r2=1.3.2.1&f=u
    http://cvs.pld-linux.org/SOURCES/quagga-ripngd.logrotate?r1=1.3&r2=1.3.2.1&f=u
    http://cvs.pld-linux.org/SOURCES/quagga-zebra.logrotate?r1=1.3&r2=1.3.2.1&f=u



More information about the pld-cvs-commit mailing list