summaryrefslogtreecommitdiff
path: root/debian/vyatta-cfg-system.postinst.in
diff options
context:
space:
mode:
authorJohn Southworth <john.southworth@vyatta.com>2011-12-27 10:34:21 -0800
committerJohn Southworth <john.southworth@vyatta.com>2011-12-27 10:34:21 -0800
commit60afd711d191f9a4a2424f45b1099e9fedb52d73 (patch)
tree831dfcd3427643a62406cd8ce0bc572635d799d8 /debian/vyatta-cfg-system.postinst.in
parent7fda504b6dcdabdffc3245b2f28c320a3a427921 (diff)
parente163a558e30b574703b3d083b98c02fe6124ec99 (diff)
downloadvyatta-cfg-system-60afd711d191f9a4a2424f45b1099e9fedb52d73.tar.gz
vyatta-cfg-system-60afd711d191f9a4a2424f45b1099e9fedb52d73.zip
Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg-system into oxnard
Diffstat (limited to 'debian/vyatta-cfg-system.postinst.in')
-rw-r--r--debian/vyatta-cfg-system.postinst.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in
index cc412632..2595aec1 100644
--- a/debian/vyatta-cfg-system.postinst.in
+++ b/debian/vyatta-cfg-system.postinst.in
@@ -217,7 +217,7 @@ do
done
# add vyatta-config-reboot-params to start at boot up
-update-rc.d vyatta-config-reboot-params defaults
+update-rc.d vyatta-config-reboot-params start 20 S
# Local Variables:
# mode: shell-script