mirror of
https://github.com/monero-project/monero.git
synced 2026-07-28 14:47:15 -07:00
Merge pull request #10880
6c5ac12 utils/openrc: require net dependency (jpk68)
ACKs: selsta, tobtoht
This commit is contained in:
@@ -18,7 +18,8 @@ respawn_delay=10
|
|||||||
respawn_max=0
|
respawn_max=0
|
||||||
|
|
||||||
depend() {
|
depend() {
|
||||||
after net
|
need net
|
||||||
|
use dns
|
||||||
}
|
}
|
||||||
|
|
||||||
start_pre() {
|
start_pre() {
|
||||||
|
|||||||
Reference in New Issue
Block a user