mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
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:
@@ -15,8 +15,8 @@ retry="SIGTERM/30/SIGKILL/5"
|
|||||||
|
|
||||||
|
|
||||||
depend() {
|
depend() {
|
||||||
|
after net
|
||||||
need localmount
|
need localmount
|
||||||
use net
|
|
||||||
}
|
}
|
||||||
|
|
||||||
start_pre() {
|
start_pre() {
|
||||||
|
|||||||
Reference in New Issue
Block a user