Centos7 and Cinnamon GUI

General support questions
Post Reply
raffaele.fabbri
Posts: 79
Joined: 2015/03/14 07:57:15

Centos7 and Cinnamon GUI

Post by raffaele.fabbri » 2017/09/15 18:32:34

My son have installed Cinnamon GUI on centos 7
Now the system start in text mode and to start GUI you need to log user and send starx command.
What can I do to restore the GUI login?

Code: Select all

# inittab is no longer used when using systemd.
#
# ADDING CONFIGURATION HERE WILL HAVE NO EFFECT ON YOUR SYSTEM.
#
# Ctrl-Alt-Delete is handled by /usr/lib/systemd/system/ctrl-alt-del.target
#
# systemd uses 'targets' instead of runlevels. By default, there are two main targets:
#
# multi-user.target: analogous to runlevel 3
# graphical.target: analogous to runlevel 5
#
# To view current default target, run:
# systemctl get-default
#
# To set a default target, run:
# systemctl set-default TARGET.target
#

my default target is

Code: Select all

[root@localhost]# systemctl get-default
graphical.target



thanks in advance.
Raffaele Fabbri

Post Reply