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

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