summaryrefslogtreecommitdiff
path: root/debian/vyatta-cfg-system.postinst.in
diff options
context:
space:
mode:
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