Does /etc/sddm.conf serve a specific purpose? #186
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
profiles/iso-profiles#186
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
According to upstream the use of /etc/sddm.conf should be deprecated.
A community member raised the topic
https://forum.manjaro.org/t/manjaro-should-not-install-sddm-conf/170683
Question is now - does it serve a purpose - as /usr/lib/sddm/sddm.conf is installed and defaulting to x11?
changed the description
Source?
...and almost everyone else replying caused more confusion.
Any
/etc/conf.d/configuration file overrides anything in/etc/.Since configuration files in
/etc/override the defaults in/usr/lib/, then you already have your answer.Whether we still need / want it or not? You'll have to ask @philm since he created it. It hasn't been touched in over two years.
assigned to @philm
Calamares still uses
/etc/sddm.conf: https://github.com/calamares/calamares/blob/calamares/src/modules/displaymanager/displaymanager.conf#L80. I can look if other distros who are Plasma-centric do it in a different way.Lets try something here:
gitlab.manjaro.org/profiles-and-settings/iso-profiles/-@d428171e93gitlab.manjaro.org/tools/development-tools/manjaro-tools/-@3c3b4356d1gitlab.manjaro.org/tools/development-tools/manjaro-tools-livecd/-@56b53f56a2It needed some more changes:
gitlab.manjaro.org/tools/development-tools/manjaro-tools/-@7e49d96e72gitlab.manjaro.org/profiles-and-settings/manjaro-kde-settings/-@d4c97a3a2dWe might need to debate if we want the manjaro.conf not merged into kde_settings.conf
On second thought the 00_manjaro.conf should be overwritten by kde_settings.conf when sddm is using alphabetical order...
Closing stale issue...