Boot to graphical.target by default
Thats what we do in the workstation.
This commit is contained in:
parent
c422c5b798
commit
a685e6147e
1 changed files with 1 additions and 1 deletions
|
@ -152,5 +152,5 @@
|
|||
"policycoreutils-python-utils",
|
||||
"audit"],
|
||||
|
||||
"default_target": "multi-user.target"
|
||||
"default_target": "graphical.target"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue