aboutsummaryrefslogtreecommitdiff
path: root/airootfs/etc/systemd
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-11-07 00:24:52 -0400
committerAndrew Lee <alee14498@protonmail.com>2021-11-07 00:24:52 -0400
commit48e95ddffe17a67997b32a20e72129d5bb738f62 (patch)
tree6c5a9474aed1988b3882fc34b1c265da0b4ccd78 /airootfs/etc/systemd
parentffb8b11dee7e01a2be81267b1f46689f2717b278 (diff)
downloadalee-boot-utility-48e95ddffe17a67997b32a20e72129d5bb738f62.tar.gz
alee-boot-utility-48e95ddffe17a67997b32a20e72129d5bb738f62.tar.bz2
alee-boot-utility-48e95ddffe17a67997b32a20e72129d5bb738f62.zip
Root is now the default user again; Archfi is executableHEADmaster
Diffstat (limited to 'airootfs/etc/systemd')
-rw-r--r--airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf2
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 112a327..d1d8474 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 alee --noclear %I 38400 linux
+ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux