]> git.proxmox.com Git - mirror_frr.git/commitdiff
debian: flag as "no stop on upgrade"
authorDavid Lamparter <equinox@diac24.net>
Thu, 13 Dec 2018 17:50:15 +0000 (18:50 +0100)
committerDavid Lamparter <equinox@diac24.net>
Tue, 18 Dec 2018 01:06:59 +0000 (02:06 +0100)
We don't want to break some user's internet routing that they're using
for their ssh login while upgrading...

Signed-off-by: David Lamparter <equinox@diac24.net>
debian/rules

index 9a52a18c566677ee772a61e4df7af3acdb205b2d..b831fafe460ddb73e23a7f9dd043ec0fe70ae092 100755 (executable)
@@ -98,6 +98,12 @@ endif
 override_dh_auto_build:
        dh_auto_build -- $(MAKE_SILENT)
 
+override_dh_installinit:
+       dh_installinit -r
+
+override_dh_installsystemd:
+       dh_installsystemd -r
+
 override_dh_makeshlibs:
        dh_makeshlibs -n