Fix syntax bitcoind service

This commit is contained in:
rootzoll 2021-08-27 13:43:02 +02:00
parent cbcb50c01e
commit 2b257cb568
2 changed files with 4 additions and 8 deletions

View file

@ -1,10 +1,8 @@
# RaspiBlitz: systemd unit for bitcoind
# edit final Wants/After when provision is done
Wants=network.target
After=network.target
[Unit]
Description=Bitcoin-Daemon
Wants=network.target
After=network.target
# for use with sendmail alert
#OnFailure=systemd-sendmail@%n

View file

@ -1,10 +1,8 @@
# RaspiBlitz: systemd unit for bitcoind
# edit final Wants/After when provision is done
Wants=network.target
After=network.target
[Unit]
Description=Litecoin-Daemon
Wants=network.target
After=network.target
# for use with sendmail alert (coming soon)
#OnFailure=systemd-sendmail@%n