From 793d580050edada4b4468b0d8044615ff5fc15aa Mon Sep 17 00:00:00 2001 From: Tom Grennan Date: Wed, 19 Dec 2007 13:08:59 -0800 Subject: Revert "add init script to force udev settle before itf configured" This is unnecessary if the config.boot file is available before udevd starts. This reverts commit a9cd192305b779cb62aecd858ad9a4e5a1fbcad4. --- debian/vyatta-cfg-system.postinst.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'debian') diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in index b747b786..13ba6dc6 100644 --- a/debian/vyatta-cfg-system.postinst.in +++ b/debian/vyatta-cfg-system.postinst.in @@ -22,8 +22,6 @@ esac ln -sf ../vyatta-net.rules /etc/udev/rules.d/$vyatta_net_rules -update-rc.d vyatta-udev start 21 S . - if [ "$sysconfdir" != "/etc" ]; then # for "admin" level (FIXME) sed -i 's/^# %sudo ALL=NOPASSWD: ALL/%sudo ALL=NOPASSWD: ALL/' /etc/sudoers -- cgit v1.2.3