mirror of
https://github.com/monero-project/monero.git
synced 2024-12-26 10:09:26 -05:00
monerod.service: use network-online.target
Wait for network to be online before starting
This commit is contained in:
parent
8eab181fe1
commit
d28c080283
@ -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