프로그래밍/Linux
[CentOS 7]부팅 시 root 로 자동 로그인 되게 하는 방법
tother
2015. 5. 14. 09:47
리눅스 명령쉘에 아래 명령어 입력
#gedit /etc/gdm/custom.conf
[daemon] 아래에 아래 설정 추가
AutomaticLoginEnable=true
AutomaticLogin=root