summaryrefslogtreecommitdiff
path: root/debian/taler-exchange.taler-exchange-closer.service
blob: c4a8f2c42b37bce0c32b8ecb691878e18fba46b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=GNU Taler payment system exchange closer service
PartOf=taler-exchange.service

[Service]
User=taler-exchange-closer
Type=simple
Restart=on-failure
ExecStart=/usr/bin/taler-exchange-closer -c /etc/taler/exchange-service-default.conf
StandardOutput=journal
StandardError=journal
PrivateTmp=yes
PrivateDevices=yes
ProtectSystem=full