summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-06-10 16:43:34 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-06-10 16:43:34 -0700
commita139c41faf9ccc7210218fcdf637a234967a6136 (patch)
treec2a9013cd7d2606c34c6dfe2f6dcbcff59666f2b
parent03b87aca91ef826b2c12e92c3c977bb8cefe83cf (diff)
downloadvyatta-cfg-system-a139c41faf9ccc7210218fcdf637a234967a6136.tar.gz
vyatta-cfg-system-a139c41faf9ccc7210218fcdf637a234967a6136.zip
Revert earlier change -- keep debian net.agent
Reopens bug 3985 but closes problems with loopback startup.
-rw-r--r--debian/vyatta-cfg-system.postinst.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in
index 2d1800e3..a756ba34 100644
--- a/debian/vyatta-cfg-system.postinst.in
+++ b/debian/vyatta-cfg-system.postinst.in
@@ -110,9 +110,6 @@ EOF
# replace debian /etc/ntp.conf with Vyatta version
cp $sysconfdir/ntp.conf /etc/ntp.conf
- # remove debian rules that use /etc/network/interfaces
- # to avoid warning about missing ifup (bug 3885)
- sed -i -e '/net.agent/s/^SUBSYSTEM/#&/' /etc/udev/rules.d/80-drivers.rules
fi
# update crontab for logrotate