Fedora以root用户自动登陆
Posted zakzhu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Fedora以root用户自动登陆相关的知识,希望对你有一定的参考价值。
Fedora以root用户自动登陆
Fedora Workstation Version: 31
?? Written by Zak Zhu
参考
- jonathanzhan/centos_7自动以root身份登录gnome桌面(https://blog.csdn.net/whatlookingfor/article/details/52382479)
- archlinux wiki: GDM (https://wiki.archlinux.org/index.php/GDM_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)#%E5%9C%A8%E7%99%BB%E5%BD%95%E5%88%97%E8%A1%A8%E4%B8%AD%E9%9A%90%E8%97%8F%E7%94%A8%E6%88%B7)
- gnome help administrators: Configuration (https://help.gnome.org/admin/gdm/stable/configuration.html.en#daemonsection)
配置自动登陆
添加GDM配置如下, 重启后生效
vim /etc/gdm/custom.conf
[daemon] AutomaticLoginEnable=true AutomaticLogin=root
以上是关于Fedora以root用户自动登陆的主要内容,如果未能解决你的问题,请参考以下文章
fedora 12 系统 KDE桌面环境 如何设置 跳过用户登陆界面 自动登录root或其他用户 图形界面??