summaryrefslogtreecommitdiffstats
path: root/filehooker
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2014-03-21 23:42:37 +0100
committermakefu <github@syntax-fehler.de>2014-03-21 23:42:37 +0100
commitdd8568b80f117a22ebf0506f8e9adf0d980105a1 (patch)
tree9166c6f70fc9cee3d731656c435f2011012962d9 /filehooker
parente7debe92bac517d1fdd53b9d669548a8cbce0c04 (diff)
do not auto-login
Diffstat (limited to 'filehooker')
-rw-r--r--filehooker/root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf2
1 files changed, 1 insertions, 1 deletions
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