diff options
Diffstat (limited to 'filehooker/root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf')
-rw-r--r-- | filehooker/root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf | 3 |
1 files changed, 3 insertions, 0 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 new file mode 100644 index 00000000..d1d8474c --- /dev/null +++ b/filehooker/root-image/etc/systemd/system/getty@tty1.service.d/autologin.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux |