summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMS <ms@taler.net>2021-05-12 11:13:40 +0200
committerMS <ms@taler.net>2021-05-12 11:13:40 +0200
commit09893651637313875a46df0698e7732a56f52918 (patch)
treee6292ecdc2b0e5cd7456f708380a327fb24a9f4b
parentad966d03c0780cc59c0ff221cdb7ee88e01a937d (diff)
downloaddeployment-09893651637313875a46df0698e7732a56f52918.tar.gz
deployment-09893651637313875a46df0698e7732a56f52918.tar.bz2
deployment-09893651637313875a46df0698e7732a56f52918.zip
fix invocation (script name)
-rw-r--r--systemd-services/config-tips.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd-services/config-tips.service b/systemd-services/config-tips.service
index 4e9c422..d2bed80 100644
--- a/systemd-services/config-tips.service
+++ b/systemd-services/config-tips.service
@@ -4,4 +4,4 @@ Description=Creates/Pays a new reserve to tip Taler wallets.
[Service]
Environment=PATH=%h/local/bin:/usr/local/bin:/usr/bin:/bin
Environment=PYTHONUSERBASE=%h/local
-ExecStart=%h/deployment/bin/taler-config-deployment-tips
+ExecStart=%h/deployment/bin/taler-deployment-config-tips