summaryrefslogtreecommitdiffstats
path: root/redhat/quagga.logrotate
Commit message (Collapse)AuthorAgeFilesLines
* *: fix "babeld: Remove babeld from Quagga" (336724d)David Lamparter2015-05-201-8/+0
| | | | | | | | | | | | | | | | | | This removes some more bits of babeld, particularly from: - buildtest.sh - redhat/ build files - vtysh integration (which actively broke the build) The memtype and zclient/route type are kept in place since these don't break anything and -theoretically- make it possible to build babeld with some Quagga integration externally. (Keeping vtysh integration is unfortunately not as easy.) Reported-by: Donald Sharp <sharpd@cumulusnetworks.com> Fixes: 336724d ("babeld: Remove babeld from Quagga") Acked-by: Donald Sharp <sharpd@cumulusnetworks.com> Acked-by: Paul Jakma <paul@quagga.net> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
* redhat: add logrotate configuration for babeld and isisdDavid Ward2012-05-011-0/+16
| | | | | Signed-off-by: David Ward <david.ward@ll.mit.edu> Signed-off-by: David Lamparter <equinox@diac24.net>
* - From Andrew Schorr, fixup logrotate to use correct path to killallpaul2004-10-191-6/+6
| | | | and use the pid file.
* quagga.logrotate: remove generic weekly and nocompress optionspaul2004-08-191-12/+0
| | | | quagga.spec.in: build snmp support, update prequisites ucd-snmp to net-snmp
* 2004-05-04 Andrew J. Schorr <aschorr@telemetry-investments.com>quagga_0_96_5_releasepaul2004-05-041-6/+6
| | | | * redhat/quagga.logrotate: fix paths
* 2003-08-12 Paul Jakma <paul@dishone.st>paul2003-08-121-0/+59
* redhat/: zebra.{logrotate,pam,spec.in} -> quagga.{logrotate,pam,spec.in}.