net-p2p/monero: init.d swap use net to after net

Sorry for the slight mistake

Signed-off-by: Filip Kobierski <fkobi@pm.me>
This commit is contained in:
Filip Kobierski
2025-06-02 17:13:22 +02:00
parent a4fe4a41ef
commit 7318f01c9f
2 changed files with 1 additions and 1 deletions

View File

@@ -15,8 +15,8 @@ retry="SIGTERM/30/SIGKILL/5"
depend() { depend() {
after net
need localmount need localmount
use net
} }
start_pre() { start_pre() {