From 7646f26e425b0997818c450543b9bf5c70b6a26e Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 26 Oct 2015 17:50:31 +0100 Subject: initial commit Signed-off-by: Florian Pritz --- airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf (limited to 'airootfs/etc/systemd/system/getty@tty1.service.d') diff --git a/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf b/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf new file mode 100644 index 0000000..d1d8474 --- /dev/null +++ b/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux -- cgit v1.2.3-24-g4f1b