From: paul Date: Tue, 4 May 2004 08:53:31 +0000 (+0000) Subject: 2004-05-04 Andrew J. Schorr X-Git-Tag: frr-2.0-rc1~3734 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=5f77949e7e7c0b6ea23cb2554743ed2b940c340c;p=matthieu%2Ffrr.git 2004-05-04 Andrew J. Schorr * redhat/quagga.logrotate: fix paths --- diff --git a/redhat/quagga.logrotate b/redhat/quagga.logrotate index 2e352ff63a..58cbe7f026 100644 --- a/redhat/quagga.logrotate +++ b/redhat/quagga.logrotate @@ -1,4 +1,4 @@ -/var/log/zebra/zebra.log { +/var/log/quagga/zebra.log { notifempty missingok nocompress @@ -8,7 +8,7 @@ endscript } -/var/log/zebra/bgpd.log { +/var/log/quagga/bgpd.log { notifempty missingok nocompress @@ -18,7 +18,7 @@ endscript } -/var/log/zebra/ospfd.log { +/var/log/quagga/ospfd.log { notifempty missingok nocompress @@ -28,7 +28,7 @@ endscript } -/var/log/zebra/ospf6d.log { +/var/log/quagga/ospf6d.log { notifempty missingok nocompress @@ -38,7 +38,7 @@ endscript } -/var/log/zebra/ripd.log { +/var/log/quagga/ripd.log { notifempty missingok nocompress @@ -48,7 +48,7 @@ endscript } -/var/log/zebra/ripngd.log { +/var/log/quagga/ripngd.log { notifempty missingok nocompress