init.d/agetty: provide the getty virtual service
This commit is contained in:
parent
61596b16d2
commit
a71aebcae1
@ -21,6 +21,7 @@ pidfile="/run/${RC_SVCNAME}.pid"
|
||||
depend() {
|
||||
after local
|
||||
keyword -prefix
|
||||
provide getty
|
||||
}
|
||||
|
||||
start_pre() {
|
||||
|
Loading…
Reference in New Issue
Block a user