Fix rmnlogin for parallel startup
This commit is contained in:
parent
be13c0018b
commit
a1f80bc7a7
@ -6,6 +6,7 @@ description="Removes a file which blocks logins until this service has run."
|
|||||||
|
|
||||||
depend() {
|
depend() {
|
||||||
need localmount
|
need localmount
|
||||||
|
after bootmisc net
|
||||||
}
|
}
|
||||||
|
|
||||||
start() {
|
start() {
|
||||||
|
Loading…
Reference in New Issue
Block a user