summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules2
-rw-r--r--debian/vanity.install2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index cda20ab..304a26d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DH_OPTIONS
export DH_GOPKG := github.com/xiam/vanity
%:
- dh $@ --buildsystem=golang --with=golang --with=systemd
+ dh $@ --buildsystem=golang --with=golang
override_dh_installinit:
install -d $$(pwd)/debian/tmp/lib/systemd/system/
diff --git a/debian/vanity.install b/debian/vanity.install
new file mode 100644
index 0000000..88b916a
--- /dev/null
+++ b/debian/vanity.install
@@ -0,0 +1,2 @@
+usr/bin/vanity
+lib/systemd/system/vanity@.service