summarylogtreecommitdiffstats
path: root/trunk-recorder.service
diff options
context:
space:
mode:
Diffstat (limited to 'trunk-recorder.service')
-rw-r--r--trunk-recorder.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk-recorder.service b/trunk-recorder.service
index e04352be077b..800ff494536f 100644
--- a/trunk-recorder.service
+++ b/trunk-recorder.service
@@ -6,7 +6,7 @@ User=trunk-recorder
Group=trunk-recorder
Environment=LC_ALL=en_US.utf8
WorkingDirectory=/var/lib/trunk-recorder
-ExecStart=/usr/bin/recorder --config /etc/trunk-recorder.json
+ExecStart=/usr/bin/recorder --config /etc/trunk-recorder/config.json
Restart=always
[Install]