mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
monerod.service: use network-online.target
Wait for network to be online before starting
This commit is contained in:
parent
caa62bc9ea
commit
bf74f89ea6
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=Monero Full Node
|
||||
After=network.target
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
User=monero
|
||||
|
Loading…
Reference in New Issue
Block a user