summaryrefslogtreecommitdiff
path: root/debian/taler-exchange.taler-exchange-secmod-eddsa.service
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-01-08 16:35:13 +0100
committerChristian Grothoff <christian@grothoff.org>2024-01-08 16:35:13 +0100
commitf5578aa80ebc5fcf7e1a7860bdc83c886f0a63fe (patch)
tree0806aba2c4854917eb2fcf8c3d15fd2870e2d9c8 /debian/taler-exchange.taler-exchange-secmod-eddsa.service
parentc3e597a8183cb86b0895118ee3f87e42c968d55b (diff)
downloadexchange-f5578aa80ebc5fcf7e1a7860bdc83c886f0a63fe.tar.gz
exchange-f5578aa80ebc5fcf7e1a7860bdc83c886f0a63fe.tar.bz2
exchange-f5578aa80ebc5fcf7e1a7860bdc83c886f0a63fe.zip
modify systemd for #8030: honor do-not-restart exit code
Diffstat (limited to 'debian/taler-exchange.taler-exchange-secmod-eddsa.service')
-rw-r--r--debian/taler-exchange.taler-exchange-secmod-eddsa.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/taler-exchange.taler-exchange-secmod-eddsa.service b/debian/taler-exchange.taler-exchange-secmod-eddsa.service
index e8fba1736..223eec9e2 100644
--- a/debian/taler-exchange.taler-exchange-secmod-eddsa.service
+++ b/debian/taler-exchange.taler-exchange-secmod-eddsa.service
@@ -8,6 +8,7 @@ User=taler-exchange-secmod-eddsa
Type=simple
Restart=always
RestartSec=100ms
+RestartPreventExitStatus=9
ExecStart=/usr/bin/taler-exchange-secmod-eddsa -c /etc/taler/taler.conf
StandardOutput=journal
StandardError=journal
@@ -16,4 +17,3 @@ PrivateDevices=yes
ProtectSystem=full
IPAddressDeny=any
Slice=taler-exchange.slice
-