This website requires JavaScript.
Explore
Help
Sign in
tools
/
archiso
Watch
1
Star
0
Fork
You've already forked archiso
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
720516e6fd
Branches
Tags
No results found.
archiso
/
configs
/
releng
/
airootfs
/
etc
/
systemd
/
system
/
getty@tty1.service.d
/
autologin.conf
4 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
[configs/releng] Use drop-in feature of systemd for getty autologin Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2013-05-26 18:56:25 -03:00
[Service]
ExecStart=
configs/releng/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf: update ExecStart Update the drop-in to more closely match getty@.service of systemd 250. Use example from https://wiki.archlinux.org/title/getty#Virtual_console
2022-01-28 11:03:05 +02:00
ExecStart=-/sbin/agetty -o '-p -f -- \\u' --noclear --autologin root - $TERM
Reference in a new issue
Copy permalink