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

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