summaryrefslogtreecommitdiff
path: root/ansible/files/obnam.service
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/files/obnam.service')
-rw-r--r--ansible/files/obnam.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/files/obnam.service b/ansible/files/obnam.service
index 9d933aa..d1886be 100644
--- a/ansible/files/obnam.service
+++ b/ansible/files/obnam.service
@@ -4,7 +4,7 @@ Description=Obnam server
[Service]
Type=simple
ConditionPathExists=/etc/obnam/server.yaml
-ExecStart=/usr/bin/obnam-server /etc/obnam/server.yaml
+ExecStart=/bin/obnam-server /etc/obnam/server.yaml
[Install]
WantedBy=multi-user.target