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