mirror of
https://github.com/monero-project/monero.git
synced 2025-01-27 18:37:00 -05:00
Merge pull request #9554
d28c080 monerod.service: use network-online.target Wait for network to be online before starting (Jared Monger)
This commit is contained in:
commit
3cbcd4fa41
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=Monero Full Node
|
||||
After=network.target
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
User=monero
|
||||
|
Loading…
x
Reference in New Issue
Block a user