summaryrefslogtreecommitdiff
path: root/pcr/trytond/trytond.service
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/trytond/trytond.service')
-rw-r--r--pcr/trytond/trytond.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/trytond/trytond.service b/pcr/trytond/trytond.service
index 7d85691b3..853d45fcf 100644
--- a/pcr/trytond/trytond.service
+++ b/pcr/trytond/trytond.service
@@ -4,7 +4,7 @@ Description=Tryton Server Daemon
[Service]
Type=simple
User=tryton
-ExecStart=/usr/bin/trytond
+ExecStart=/usr/bin/trytond -c /etc/trytond.conf
[Install]
WantedBy=multi-user.target