From c939f107d8ee7af00234a51fb4688ad06a2e2eac Mon Sep 17 00:00:00 2001 From: Mohit Mehta Date: Thu, 20 May 2010 19:26:33 -0700 Subject: don't start conntrackd itself --- debian/vyatta-cfg-system.postinst.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in index b2719bc5..fbf53739 100644 --- a/debian/vyatta-cfg-system.postinst.in +++ b/debian/vyatta-cfg-system.postinst.in @@ -8,7 +8,7 @@ sbindir=@sbindir@ # remove init of daemons that are controlled by Vyatta configuration process for init in ntp ssh snmpd openhpid \ - vyatta-keepalived ipvsadm dnsmasq ddclient radvd hostapd + vyatta-keepalived ipvsadm dnsmasq ddclient radvd hostapd conntrackd do update-rc.d -f ${init} remove >/dev/null done -- cgit v1.2.3