summaryrefslogtreecommitdiff
path: root/systemd-services
diff options
context:
space:
mode:
authorMS <ms@taler.net>2021-03-02 11:51:40 +0100
committerMS <ms@taler.net>2021-03-02 11:51:40 +0100
commit8da0c1caeaee11b09e7898691a1d6663826f9ac8 (patch)
tree4a9b65987dba52eb98aed869bde9ac1347340a0a /systemd-services
parente8a286ec72750dd692fd2646468aceb92b151002 (diff)
downloaddeployment-8da0c1caeaee11b09e7898691a1d6663826f9ac8.tar.gz
deployment-8da0c1caeaee11b09e7898691a1d6663826f9ac8.tar.bz2
deployment-8da0c1caeaee11b09e7898691a1d6663826f9ac8.zip
unit file needs Python search path
Diffstat (limited to 'systemd-services')
-rw-r--r--systemd-services/config-tips.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd-services/config-tips.service b/systemd-services/config-tips.service
index 14ee9ac..fac80c9 100644
--- a/systemd-services/config-tips.service
+++ b/systemd-services/config-tips.service
@@ -3,4 +3,5 @@ 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-tips