update: 24.01 ISO configuration
This commit is contained in:
3
etc/systemd/system/getty@tty1.service.d/skip-prompt.conf
Normal file
3
etc/systemd/system/getty@tty1.service.d/skip-prompt.conf
Normal file
@ -0,0 +1,3 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-/usr/sbin/agetty --skip-login --nonewline --autologin root --noclear %I $TERM
|
3
etc/systemd/system/getty@tty2.service.d/skip-prompt.conf
Normal file
3
etc/systemd/system/getty@tty2.service.d/skip-prompt.conf
Normal file
@ -0,0 +1,3 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-/usr/sbin/agetty --skip-login --nonewline --autologin root --noclear %I $TERM
|
3
etc/systemd/system/getty@tty3.service.d/skip-prompt.conf
Normal file
3
etc/systemd/system/getty@tty3.service.d/skip-prompt.conf
Normal file
@ -0,0 +1,3 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-/usr/sbin/agetty --skip-login --nonewline --autologin root --noclear %I $TERM
|
3
etc/systemd/system/getty@tty4.service.d/skip-prompt.conf
Normal file
3
etc/systemd/system/getty@tty4.service.d/skip-prompt.conf
Normal file
@ -0,0 +1,3 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-/usr/sbin/agetty --skip-login --nonewline --autologin root --noclear %I $TERM
|
3
etc/systemd/system/getty@tty5.service.d/skip-prompt.conf
Normal file
3
etc/systemd/system/getty@tty5.service.d/skip-prompt.conf
Normal file
@ -0,0 +1,3 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-/usr/sbin/agetty --skip-login --nonewline --autologin root --noclear %I $TERM
|
3
etc/systemd/system/getty@tty6.service.d/skip-prompt.conf
Normal file
3
etc/systemd/system/getty@tty6.service.d/skip-prompt.conf
Normal file
@ -0,0 +1,3 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=-/usr/sbin/agetty --skip-login --nonewline --autologin root --noclear %I $TERM
|
Reference in New Issue
Block a user