Skip to content

Commit

Permalink
fix: install management sockets in deb as well
Browse files Browse the repository at this point in the history
  • Loading branch information
norwoodj committed Aug 28, 2021
1 parent 57b69d0 commit b1c5ea5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@
override_dh_installsystemd:
dh_installsystemd --name=hashbash-engine
dh_installsystemd --name=hashbash-webapp
dh_installsystemd --name=hashbash-engine-management
dh_installsystemd --name=hashbash-webapp-management

0 comments on commit b1c5ea5

Please sign in to comment.