summaryrefslogtreecommitdiff
path: root/debian/taler-exchange.taler-exchange.service
blob: c76858c84039acc6b91d0634e0c2502c03845ba0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=GNU Taler exchange
After=postgres.service network.target
BindsTo=taler-exchange-httpd.service
BindsTo=taler-exchange-wirewatch.service
BindsTo=taler-exchange-aggregator.service
BindsTo=taler-exchange-closer.service

[Install]
WantedBy=multi-user.target

[Service]
Type=oneshot
ExecStart=/bin/true
RemainAfterExit=yes