From dd8568b80f117a22ebf0506f8e9adf0d980105a1 Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 21 Mar 2014 23:42:37 +0100 Subject: do not auto-login --- .../root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filehooker/root-image') diff --git a/filehooker/root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf b/filehooker/root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf index d1d8474c..5c6618c5 100644 --- a/filehooker/root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf +++ b/filehooker/root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf @@ -1,3 +1,3 @@ [Service] ExecStart= -ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux +#ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux -- cgit v1.2.3