From 76b12db507c0381b9b93db73a4cacab89dcd8c13 Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Tue, 6 Nov 2007 14:27:50 -0800 Subject: Add quagga messages to syslog. --- debian/vyatta-cfg-system.postinst.in | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/vyatta-cfg-system.postinst.in') diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in index 6349b748..15287bcc 100644 --- a/debian/vyatta-cfg-system.postinst.in +++ b/debian/vyatta-cfg-system.postinst.in @@ -52,6 +52,7 @@ if [ "$sysconfdir" != "/etc" ]; then # quagga/daemons sed 's/=no/=yes/' /etc/quagga/daemons.vyatta-save > /etc/quagga/daemons + echo "log syslog warnings" >> /etc/quagga/zebra.conf fi # update crontab for logrotate -- cgit v1.2.3