From ad900a84709bb6c2b751f9d5bed2ce7280c7dc04 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 6 Dec 2014 00:14:11 +0100 Subject: Soup up the config, use the releng profile --- .../airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 liveusb/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf (limited to 'liveusb/airootfs/etc/systemd/system/getty@tty1.service.d') diff --git a/liveusb/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf b/liveusb/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf new file mode 100644 index 0000000..d1d8474 --- /dev/null +++ b/liveusb/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.3.1