debian: drop distro-specific systemd service

It is now provided by upstream
This commit is contained in:
Arnaud Ferraris
2021-10-08 11:02:05 +02:00
parent e96aec8390
commit c17f947249
2 changed files with 1 additions and 26 deletions

5
debian/rules vendored
View File

@@ -3,7 +3,4 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ --builddirectory=_build
override_dh_installsystemd:
dh_installsystemd --name=eg25-manager --no-restart-on-upgrade --no-restart-after-upgrade
dh $@