aboutsummaryrefslogtreecommitdiff
path: root/debian/taler-exchange.taler-exchange-httpd@.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-httpd@.service
parentc3e597a8183cb86b0895118ee3f87e42c968d55b (diff)
downloadexchange-f5578aa80ebc5fcf7e1a7860bdc83c886f0a63fe.tar.xz
modify systemd for #8030: honor do-not-restart exit code
Diffstat (limited to 'debian/taler-exchange.taler-exchange-httpd@.service')
-rw-r--r--debian/taler-exchange.taler-exchange-httpd@.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/taler-exchange.taler-exchange-httpd@.service b/debian/taler-exchange.taler-exchange-httpd@.service
index e0246899c..646acd6aa 100644
--- a/debian/taler-exchange.taler-exchange-httpd@.service
+++ b/debian/taler-exchange.taler-exchange-httpd@.service
@@ -14,6 +14,7 @@ Type=simple
Restart=always
# Do not dally on restarts.
RestartSec=1ms
+RestartPreventExitStatus=9
EnvironmentFile=/etc/environment
ExecStart=/usr/bin/taler-exchange-httpd -c /etc/taler/taler.conf
StandardOutput=journal