init.d/agetty: provide the getty virtual service

This commit is contained in:
William Hubbs 2019-07-29 16:41:25 -05:00
parent 61596b16d2
commit a71aebcae1

View File

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