We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ee18d commit 33502c2Copy full SHA for 33502c2
debian/rules
@@ -17,6 +17,7 @@ override_dh_installinit:
17
18
override_dh_systemd_start:
19
dh_systemd_start --no-stop-on-upgrade --no-restart-after-upgrade --name=dump978-fa.service
20
- dh_systemd_start --no-stop-on-upgrade --no-restart-after-upgrade --name=skyaware978.service
+ dh_systemd_start --no-stop-on-upgrade --no-restart-after-upgrade --name=skyaware978.service
21
+
22
%:
23
dh $@ --with=systemd
0 commit comments