mirror of
https://github.com/monero-project/monero.git
synced 2025-05-19 23:40:27 -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 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[Unit]
|
||||
Description=Monero Full Node
|
||||
After=network.target
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
User=monero
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue