summaryrefslogtreecommitdiff
path: root/debian/vyatta-cfg-system.postinst.in
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@vyatta.com>2007-12-18 09:54:39 -0800
committerStig Thormodsrud <stig@vyatta.com>2007-12-18 09:54:39 -0800
commit527ebe536c85691d79e5d81cd4f1fae4746db8c8 (patch)
treee821f97c50066133b058f28641965c4e4e6049f1 /debian/vyatta-cfg-system.postinst.in
parent1802eb010fb9b382dde4d3e1574fd578027c7dc0 (diff)
parent44a2449730a5c379c96a486a8161daa8ebe2504f (diff)
downloadvyatta-cfg-quagga-527ebe536c85691d79e5d81cd4f1fae4746db8c8.tar.gz
vyatta-cfg-quagga-527ebe536c85691d79e5d81cd4f1fae4746db8c8.zip
Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-system
Diffstat (limited to 'debian/vyatta-cfg-system.postinst.in')
-rw-r--r--debian/vyatta-cfg-system.postinst.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in
index 13ba6dc6..b747b786 100644
--- a/debian/vyatta-cfg-system.postinst.in
+++ b/debian/vyatta-cfg-system.postinst.in
@@ -22,6 +22,8 @@ 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