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() {
|
depend() {
|
||||||
after local
|
after local
|
||||||
keyword -prefix
|
keyword -prefix
|
||||||
|
provide getty
|
||||||
}
|
}
|
||||||
|
|
||||||
start_pre() {
|
start_pre() {
|
||||||
|
Loading…
Reference in New Issue
Block a user