summaryrefslogtreecommitdiff
path: root/ceres/ceres.service
diff options
context:
space:
mode:
Diffstat (limited to 'ceres/ceres.service')
-rw-r--r--ceres/ceres.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/ceres/ceres.service b/ceres/ceres.service
index 49fbe8b..c4fdb9f 100644
--- a/ceres/ceres.service
+++ b/ceres/ceres.service
@@ -5,7 +5,7 @@ After=network.target
[Service]
User=ceres
Group=ceres
-ExecStart=/usr/bin/ceres
+ExecStart=/usr/bin/ceres -c /etc/ceres/config.json
[Install]
WantedBy=multi-user.target