add (missing) getty autologin
This commit is contained in:
parent
0015d0ea38
commit
425822cd5d
|
@ -0,0 +1,3 @@
|
|||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-/sbin/agetty -o '-p -f -- \\u' --noclear --autologin root %I $TERM
|
Loading…
Reference in New Issue