summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@uffda.(none)>2007-11-06 14:27:50 -0800
committerStig Thormodsrud <stig@uffda.(none)>2007-11-06 14:27:50 -0800
commit76b12db507c0381b9b93db73a4cacab89dcd8c13 (patch)
tree6514d32342720c6bd58a4c80e026a632f6d780d7 /debian
parentd742d5e53b5ed8f58714038a2275808fcaeb1dcc (diff)
downloadvyatta-cfg-system-76b12db507c0381b9b93db73a4cacab89dcd8c13.tar.gz
vyatta-cfg-system-76b12db507c0381b9b93db73a4cacab89dcd8c13.zip
Add quagga messages to syslog.
Diffstat (limited to 'debian')
-rw-r--r--debian/vyatta-cfg-system.postinst.in1
1 files changed, 1 insertions, 0 deletions
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