summarylogtreecommitdiffstats
path: root/watchghost.service
diff options
context:
space:
mode:
Diffstat (limited to 'watchghost.service')
-rw-r--r--watchghost.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/watchghost.service b/watchghost.service
index 1d01d4e7ad65..059ba9cc4ff3 100644
--- a/watchghost.service
+++ b/watchghost.service
@@ -6,7 +6,7 @@ After=network.target
Type=simple
User=watchghost
Group=watchghost
-ExecStart=/usr/bin/watchghost-server.py --config=/etc/watchghost
+ExecStart=/usr/bin/watchghost --config=/etc/watchghost
[Install]
WantedBy=multi-user.target