Skip to content
Snippets Groups Projects
Commit fe40b77a authored by ale's avatar ale
Browse files

Add custom dh_installinit step

parent 7e8a1efb
Branches
No related tags found
No related merge requests found
Pipeline #15031 passed
......@@ -8,6 +8,9 @@ export DH_GOLANG_EXCLUDES = vendor
override_dh_auto_install:
dh_auto_install -- --no-source
override_dh_installinit:
dh_installinit --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