summaryrefslogtreecommitdiff
path: root/debian/vyatta-cfg-system.postinst.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-06-26 21:13:53 +0000
committerChristian Poessinger <christian@poessinger.com>2021-06-26 21:13:53 +0000
commite9c470087330f410c9d5dcee98c2c0f6dd0f8c16 (patch)
tree55dfa5ee5fa3b26c152d1843d135bfba2b692607 /debian/vyatta-cfg-system.postinst.in
parent597004e5520e8f81d0dc1c22d3edcf3b5e836af5 (diff)
downloadvyatta-cfg-system-e9c470087330f410c9d5dcee98c2c0f6dd0f8c16.tar.gz
vyatta-cfg-system-e9c470087330f410c9d5dcee98c2c0f6dd0f8c16.zip
Debian: remove deprecated vyatta-config-reboot-params script
Actions are now handled in vyos-router script on startup by calling the vyos-1x Python handler scripts.
Diffstat (limited to 'debian/vyatta-cfg-system.postinst.in')
-rwxr-xr-xdebian/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 6f5b2c33..ce11379c 100755
--- a/debian/vyatta-cfg-system.postinst.in
+++ b/debian/vyatta-cfg-system.postinst.in
@@ -89,9 +89,6 @@ fi
# this logs unnecessary messages trying to start ddclient
rm -f /etc/ppp/ip-up.d/ddclient
-# add vyatta-config-reboot-params to start at boot up
-update-rc.d vyatta-config-reboot-params start 20 S
-
# Local Variables:
# mode: shell-script
# sh-indentation: 4