From 0313fc7f352887f6404eb55225f5f819ad56dc0d Mon Sep 17 00:00:00 2001 From: Tom Grennan Date: Fri, 4 Jan 2008 13:34:11 -0800 Subject: move quagga.deb config file munging to vyatta-cfg-quagga --- debian/vyatta-cfg-system.postinst.in | 6 ------ 1 file changed, 6 deletions(-) (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 3ee762bd..0010f52f 100644 --- a/debian/vyatta-cfg-system.postinst.in +++ b/debian/vyatta-cfg-system.postinst.in @@ -39,12 +39,6 @@ if [ "$sysconfdir" != "/etc" ]; then echo "Defaults env_keep+=VYATTA_*" >> /etc/sudoers fi - # quagga/daemons - if [ -f /etc/quagga/daemons ] ; then - sed -i 's/\(zebra\|bgpd\|ripd\|ospfd\)=no/\1=yes/' /etc/quagga/daemons - echo "log syslog warnings" >> /etc/quagga/Quagga.conf - fi - # add temporary version echo "Version : glendale (alpha 1)" > $sysconfdir/version fi -- cgit v1.2.3