summaryrefslogtreecommitdiff
path: root/debian/taler-auditor.taler-helper-auditor-deposits.service
blob: 7185a8d5283af524b1f8ab35d299365faf162fe1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=GNU Taler auditor helper reporting confirmation deposits
After=postgres.service

[Service]
User=taler-auditor-httpd
Type=simple
Restart=always
RestartSec=1s
RestartPreventExitStatus=9
ExecStart=/usr/bin/taler-helper-auditor-deposits -c /etc/taler/taler.conf -L INFO
PrivateTmp=yes
PrivateDevices=yes
ProtectSystem=full
RuntimeMaxSec=3600s