add skip username getty2
This commit is contained in:
parent
6d12659e72
commit
7f65ebc8b1
@ -1,3 +1,3 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-/sbin/agetty -o '-p -- USER' --noclear --skip-login - $TERM
|
||||
ExecStart=-/sbin/agetty -o '-p -- %%USER%%' --noclear --skip-login - $TERM
|
||||
|
||||
1
etc/systemd/system/getty@tty2.service.d/skip-username.conf
Symbolic link
1
etc/systemd/system/getty@tty2.service.d/skip-username.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../getty@tty1.service.d/skip-username.conf
|
||||
Loading…
x
Reference in New Issue
Block a user