init.d/agetty.in: add -prefix keyword

This commit is contained in:
William Hubbs 2017-03-31 16:21:28 -05:00
parent a912029462
commit 55a87a30ec

View File

@ -19,6 +19,7 @@ pidfile="/run/${RC_SVCNAME}.pid"
depend() {
after local
keyword -prefix
}
start_pre() {