From a71aebcae123d2684c4a326559749bc94b2796be Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 29 Jul 2019 16:41:25 -0500 Subject: init.d/agetty: provide the getty virtual service --- init.d/agetty.in | 1 + 1 file changed, 1 insertion(+) diff --git a/init.d/agetty.in b/init.d/agetty.in index a9606bf2..e4866f7a 100644 --- a/init.d/agetty.in +++ b/init.d/agetty.in @@ -21,6 +21,7 @@ pidfile="/run/${RC_SVCNAME}.pid" depend() { after local keyword -prefix + provide getty } start_pre() { -- cgit v1.2.3