Fedora Remix maintained by the Rochester Institute of Technology (RIT) Linux Users Group, targeted at users new to Linux and RIT students, faculty, and staff
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
- # 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 sddm.service
- enable kdm.service
- enable xdm.service
|