Add LXCAutoLogin.txt
This commit is contained in:
8
LXCAutoLogin.txt
Normal file
8
LXCAutoLogin.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
systemctl edit container-getty@.service
|
||||
|
||||
Add the following:
|
||||
------------------------------------
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-/sbin/agetty --autologin root --noclear --keep-baud tty%I 115200,38400,9600 $TERM
|
||||
-------------------------------------
|
||||
Reference in New Issue
Block a user