debian: stronger unit dependency

This commit is contained in:
Florian Dold 2021-07-27 16:31:24 +02:00
parent 044e930c51
commit 35ecc6cb88
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -1,10 +1,10 @@
[Unit]
Description=GNU Taler exchange
After=postgres.service network.target
Wants=taler-exchange-httpd.service
Wants=taler-exchange-wirewatch.service
Wants=taler-exchange-aggregator.service
Wants=taler-exchange-closer.service
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