Skip to content
Snippets Groups Projects
Commit 935ca993 authored by godog's avatar godog
Browse files

debian: use dh_installsystemd

parent a3c9e6d5
Branches
No related tags found
No related merge requests found
Pipeline #18462 passed
......@@ -8,8 +8,8 @@ export DH_GOLANG_EXCLUDES = vendor
override_dh_auto_install:
dh_auto_install -- --no-source
override_dh_installinit:
dh_installinit --name=iprep-tail
override_dh_installsystemd:
dh_installsystemd --name=iprep-tail
override_dh_systemd_enable:
dh_systemd_enable --no-enable --name=iprep-tail
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment