summaryrefslogtreecommitdiff
path: root/debian/taler-exchange.taler-exchange-secmod-cs.service
blob: b11c0455222afa4e959b77deec322dc5dbac99aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[Unit]
Description=GNU Taler payment system exchange CS security module
AssertPathExists=/run/taler/exchange-secmod-cs
PartOf=taler-exchange.target

[Service]
User=taler-exchange-secmod-cs
Type=simple
Restart=always
RestartSec=100ms
RestartPreventExitStatus=9
ExecStart=/usr/bin/taler-exchange-secmod-cs -c /etc/taler/taler.conf -L INFO
StandardOutput=journal
StandardError=journal
PrivateTmp=no
PrivateDevices=yes
ProtectSystem=full
IPAddressDeny=any
Slice=taler-exchange.slice