From 915627bdc31d555cd6edbcffc1119cc5778035d3 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 6 Nov 2021 10:27:35 -0400 Subject: License; MOTD change; NetworkManager; Autologin to live user --- airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 index d1d8474..112a327 100644 --- a/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf +++ b/airootfs/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 alee --noclear %I 38400 linux -- cgit v1.2.3