summaryrefslogtreecommitdiff
path: root/debian/taler-auditor.taler-auditor-httpd.service
diff options
context:
space:
mode:
Diffstat (limited to 'debian/taler-auditor.taler-auditor-httpd.service')
-rw-r--r--debian/taler-auditor.taler-auditor-httpd.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/taler-auditor.taler-auditor-httpd.service b/debian/taler-auditor.taler-auditor-httpd.service
index 9aefab641..ac68e41c8 100644
--- a/debian/taler-auditor.taler-auditor-httpd.service
+++ b/debian/taler-auditor.taler-auditor-httpd.service
@@ -6,7 +6,8 @@ After=postgres.service network.target
User=taler-auditor-httpd
Type=simple
Restart=on-failure
-ExecStart=/usr/bin/taler-auditor-httpd -c /etc/taler/taler.conf
+RestartPreventExitStatus=9
+ExecStart=/usr/bin/taler-auditor-httpd -c /etc/taler/taler.conf -L INFO
[Install]
WantedBy=multi-user.target