summarylogtreecommitdiffstats
path: root/hornet.service
diff options
context:
space:
mode:
authorsetBoolean2021-04-29 00:28:41 +0200
committersetBoolean2021-04-29 00:28:41 +0200
commit476439bf7c8309a8cf912a16b315fbc9cf09bdc2 (patch)
treebd2a77ebb4598207e188a6af2ac33a74c27e10b7 /hornet.service
parent26bbdd947ab3395ab31717941f264051db0a71d9 (diff)
downloadaur-476439bf7c8309a8cf912a16b315fbc9cf09bdc2.tar.gz
version bump -> 1.0.1
Diffstat (limited to 'hornet.service')
-rw-r--r--hornet.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/hornet.service b/hornet.service
index 2e0eb65dae16..8c2272f92b14 100644
--- a/hornet.service
+++ b/hornet.service
@@ -15,7 +15,7 @@ User=hornet
WorkingDirectory=/var/lib/hornet
TimeoutSec=1200
Restart=always
-ExecStart=/usr/bin/hornet -d "/etc/hornet"
+ExecStart=/usr/bin/hornet -c "/etc/hornet/config.json"
[Install]
WantedBy=multi-user.target