diff options
Diffstat (limited to 'filehooker/root-image')
-rw-r--r-- | filehooker/root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf | 2 |
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 |