summarylogtreecommitdiffstats
path: root/hornet.service
diff options
context:
space:
mode:
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