mirror of
https://github.com/monero-project/monero.git
synced 2025-03-19 12:46:06 -04:00
Merge pull request #9421
bf74f89 monerod.service: use network-online.target Wait for network to be online before starting (Jared Monger)
This commit is contained in:
commit
fdc238ef59
@ -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