summaryrefslogtreecommitdiff
path: root/honk.service
diff options
context:
space:
mode:
authorMiquel Lionel <lionel@les-miquelots.net>2021-05-11 23:05:31 +0100
committerMiquel Lionel <lionel@les-miquelots.net>2021-05-11 23:15:11 +0100
commite4ea33520c6dcb968f355a7008566f951ee88a90 (patch)
tree2001fcc0602acdfb6a5ad1c703e02397fe02ed7d /honk.service
parent646fa9c3925e80333e19f6f775f38410cea4efb4 (diff)
downloadhonk-hg_aur-e4ea33520c6dcb968f355a7008566f951ee88a90.tar.gz
honk-hg_aur-e4ea33520c6dcb968f355a7008566f951ee88a90.zip
add fixes suggested by kseistrup
Diffstat (limited to 'honk.service')
-rw-r--r--honk.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/honk.service b/honk.service
index c070204..661030b 100644
--- a/honk.service
+++ b/honk.service
@@ -2,8 +2,8 @@
Description="Honk ActivityPub server"
[Service]
-WorkingDirectory=/usr/share/webapps/honk
-ExecStart=/usr/share/webapps/honk/honk
+WorkingDirectory=/usr/share/honk
+ExecStart=/usr/bin/honk
User=honk
Group=honk