Systemd Autologin && Noclear SYNOPSYS I want autologin on one of my media purpose archlinux box. PROCEDURE TTYVTDisallocate= /etc/systemd/system/getty@tty1.service.d/noclear.conf 1 2 [Service] TTYVTDisallocate=no ExecStart= Type= /etc/systemd/system/getty@tty1.service.d/autologin.conf 1 2 3 4 [Service] ExecStart= ExecStart=-/urs/bin/agetty --autologin jeyzu --noclear %I 38400 linux Type=idle 2015/01/17 systemd