systemd dependencies

This commit is contained in:
rootzoll
2021-05-25 12:51:46 -05:00
parent 0b7720328d
commit d96f507c42
2 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
# wants & after will be set after intial setup
[Unit]
Description=Bitcoin daemon
Description=Bitcoin-Daemon
# for use with sendmail alert
#OnFailure=systemd-sendmail@%n

View File

@@ -1,7 +1,8 @@
# RaspiBlitz: systemd unit for bitcoind
# wants & after will be set after intial setup
[Unit]
Description=Litecoin daemon
Wants=bootstrap.service
After=bootstrap.service
Description=Litecoin-Daemon
# for use with sendmail alert (coming soon)
#OnFailure=systemd-sendmail@%n