rocky-release/SOURCES/85-display-manager.preset
nazunalika dadf44424c
8.5 Prepatory Commit
This commit is specifically to be ready for the 8.5 release. As such,
these are the changes made:

* The default preset has renames and a large amount of additions to
  be in line with RHEL upstream
* Spec file reflects 8.5 - This means there should be no more changes
  to the release package during 8.4
* In addition, the sddm display manager has been added to the display
  manager preset

As a reminder, this branch should no longer accept changes for 8.4 for
the month of October.
2021-10-05 01:01:18 -07:00

12 lines
284 B
Plaintext

# We enable all display managers by default. Since only one can
# actually be enabled at the same time the one which is installed
# first wins
enable gdm.service
enable lightdm.service
enable slim.service
enable lxdm.service
enable kdm.service
enable sddm.service
enable xdm.service