mirror of
https://github.com/monero-project/monero.git
synced 2025-01-13 14:49:26 -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]
|
[Unit]
|
||||||
Description=Monero Full Node
|
Description=Monero Full Node
|
||||||
After=network.target
|
After=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=monero
|
User=monero
|
||||||
|
Loading…
Reference in New Issue
Block a user