1.編輯相關服務
3.重新開機
reboot
systemctl edit getty@tty1 加入以下內容
[Service]
ExecStart=
ExecStart=-/sbin/agetty --autologin root --noclear %I 38400 linux
2.啟用相關服務
systemctl enable getty@tty1.service
3.重新開機
reboot
沒有留言:
張貼留言