aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2020-11-18 20:03:08 +0900
committerKazuki Yamaguchi <k@rhe.jp>2020-11-18 20:03:08 +0900
commit25be675afd7e0545cb189e5d67ad33a5497f7c91 (patch)
tree2fab9fb8a2ed0ef0aee77f992efbea6b362e340e
parent390ddb0aecf7e9de3dc2aa74bd863f4bb21ea94f (diff)
downloadbird-25be675afd7e0545cb189e5d67ad33a5497f7c91.tar.gz
Debian: use --no-restart-after-upgrade with dh_installsystemd
Reference: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959678
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index d13fea7e..131f08a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,10 +31,10 @@ override_dh_auto_install:
dh_auto_install --destdir=debian/tmp
override_dh_installinit:
- dh_installinit --name=bird --no-stop-on-upgrade --no-start
+ dh_installinit --name=bird --no-stop-on-upgrade --no-start --no-restart-after-upgrade
override_dh_installsystemd:
- dh_installsystemd --name=bird --no-stop-on-upgrade --no-start
+ dh_installsystemd --name=bird --no-stop-on-upgrade --no-start --no-restart-after-upgrade
DB2MAN = /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl
XP = xsltproc -''-nonet -''-param man.charmap.use.subset "0"