summaryrefslogtreecommitdiff
path: root/debian/taler-exchange.taler-exchange-closer.service
blob: 3698a73ae68abc318191896a3bfc6bdf0eca4645 (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/taler.conf
StandardOutput=journal
StandardError=journal
PrivateTmp=yes
PrivateDevices=yes
ProtectSystem=full