First commit
This commit is contained in:
1
autologin/README.md
Normal file
1
autologin/README.md
Normal file
@@ -0,0 +1 @@
|
||||
Install the override.conf in the /etc/systemd/system/container-getty@1.service.d/ directory to setup auto login.
|
||||
3
autologin/override.conf
Normal file
3
autologin/override.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-/sbin/agetty --autologin root --noclear --keep-baud tty%I 115200,38400,9600 $TERM
|
||||
Reference in New Issue
Block a user