mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-03-04 12:39:25 -05:00

start-asb.service should not start up if start-monero-wallet-rpc.service failed on startup. This dependency is better expressed with Requires than with After because Requires will not start the unit upon failure of the required one.