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

[Service]
User=taler-exchange-aggregator
Type=simple
Restart=always
RestartSec=100ms
ExecStart=/usr/bin/taler-exchange-aggregator -c /etc/taler/taler.conf
StandardOutput=journal
StandardError=journal
PrivateTmp=yes
PrivateDevices=yes
ProtectSystem=full