From d7bbb0f5830e1ec4df1ec52714d70ac6b0a81878 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 9 Mar 2017 15:23:02 -0600 Subject: add agetty service The agetty service is an alternate way to manage gettys with agetty under Linux which is separate from an external init system. --- conf.d/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf.d/Makefile') diff --git a/conf.d/Makefile b/conf.d/Makefile index 6c7962b6..64168374 100644 --- a/conf.d/Makefile +++ b/conf.d/Makefile @@ -12,8 +12,8 @@ include ${MK}/os.mk CONF-FreeBSD= ipfw modules moused powerd rarpd savecore syscons -CONF-Linux= consolefont devfs dmesg hwclock keymaps killprocs modules mtab \ - net-online +CONF-Linux= agetty consolefont devfs dmesg hwclock keymaps killprocs modules \ + mtab net-online CONF-NetBSD= moused rarpd savecore -- cgit v1.2.3