diff options
author | Florian Dold <florian@dold.me> | 2024-12-02 23:49:05 +0100 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2024-12-02 23:49:05 +0100 |
commit | 469cc3d84dca092d750ee4a3547b92e255c40d56 (patch) | |
tree | 81b7aeca699656bde6fb3ab497193846760269d3 /debian/taler-merchant.taler-merchant-webhook.service | |
parent | 603d5ba49bbbddf705dcb0f43bb68941180d5933 (diff) |
config splitv0.14.1-dev.9
Diffstat (limited to 'debian/taler-merchant.taler-merchant-webhook.service')
-rw-r--r-- | debian/taler-merchant.taler-merchant-webhook.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/taler-merchant.taler-merchant-webhook.service b/debian/taler-merchant.taler-merchant-webhook.service index 06a6a4a4..9c35996b 100644 --- a/debian/taler-merchant.taler-merchant-webhook.service +++ b/debian/taler-merchant.taler-merchant-webhook.service @@ -9,7 +9,7 @@ Restart=always RestartMode=direct RestartSec=1s RestartPreventExitStatus=9 -ExecStart=/usr/bin/taler-merchant-webhook -c /etc/taler/taler.conf -L INFO +ExecStart=/usr/bin/taler-merchant-webhook -c /etc/taler-merchant/taler-merchant.conf -L INFO PrivateTmp=yes PrivateDevices=yes ProtectSystem=full |