init.d/agetty.in: add -prefix keyword
This commit is contained in:
parent
a912029462
commit
55a87a30ec
@ -19,6 +19,7 @@ pidfile="/run/${RC_SVCNAME}.pid"
|
||||
|
||||
depend() {
|
||||
after local
|
||||
keyword -prefix
|
||||
}
|
||||
|
||||
start_pre() {
|
||||
|
Loading…
Reference in New Issue
Block a user