aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index 0f6555b..9bf4ea4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ DH_ALWAYS_EXCLUDE=.svn:.git:.bzr
export NOCONFIGURE=true
%:
- dh $@ --with autoreconf
+ dh $@ --with autoreconf,systemd
override_dh_autoreconf:
dh_autoreconf -- ./autogen.sh
@@ -40,6 +40,5 @@ override_dh_install:
rm -f $(CURDIR)/debian/tmp/usr/lib/*/pppd/*/mm-test-pppd-plugin.*
dh_install --fail-missing
-override_dh_installinit:
- dh_systemd_enable
+override_dh_systemd_start:
dh_systemd_start --restart-after-upgrade