diff options
Diffstat (limited to 'debian/taler-auditor.taler-auditor-httpd.service')
-rw-r--r-- | debian/taler-auditor.taler-auditor-httpd.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/taler-auditor.taler-auditor-httpd.service b/debian/taler-auditor.taler-auditor-httpd.service index 9aefab641..e65afd9c7 100644 --- a/debian/taler-auditor.taler-auditor-httpd.service +++ b/debian/taler-auditor.taler-auditor-httpd.service @@ -6,6 +6,7 @@ After=postgres.service network.target User=taler-auditor-httpd Type=simple Restart=on-failure +RestartPreventExitStatus=9 ExecStart=/usr/bin/taler-auditor-httpd -c /etc/taler/taler.conf [Install] |