0
点赞
收藏
分享

微信扫一扫

linux设置开机默认进入图形界面

systemctl set-default graphical


[root@host5 ~]# systemctl set-default graphical

Removed symlink /etc/systemd/system/default.target.

Created symlink from /etc/systemd/system/default.target to /usr/lib/systemd/system/graphical.target.

linux设置开机默认进入图形界面_切换

或者init5也行

举报

相关推荐

0 条评论