diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-11-06 10:27:35 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-11-06 10:27:35 -0400 |
| commit | 915627bdc31d555cd6edbcffc1119cc5778035d3 (patch) | |
| tree | 51c5ca21cc1ceaed5bdfe8301f07c9cd9f14128e /airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf | |
| parent | 3f8ebebf8a497249f20f95a5759b2eadd3ef946f (diff) | |
| download | alee-boot-utility-915627bdc31d555cd6edbcffc1119cc5778035d3.tar.gz alee-boot-utility-915627bdc31d555cd6edbcffc1119cc5778035d3.tar.bz2 alee-boot-utility-915627bdc31d555cd6edbcffc1119cc5778035d3.zip | |
License; MOTD change; NetworkManager; Autologin to live user
Diffstat (limited to 'airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf')
| -rw-r--r-- | airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
