Fix rmnlogin for parallel startup

This commit is contained in:
Roy Marples 2007-11-01 18:30:14 +00:00
parent be13c0018b
commit a1f80bc7a7

View File

@ -6,6 +6,7 @@ description="Removes a file which blocks logins until this service has run."
depend() {
need localmount
after bootmisc net
}
start() {