Skip to content
Commit b2d0e463 authored by Filip Fila's avatar Filip Fila 🌆
Browse files

Have user-manager write to SDDM's new config file

Summary:
user-manager still wants to write to sddm.conf and it's using sddm_kcm's function to do so, but this function no longer supports writing to sddm.conf

That means auto-login settings are no longer getting saved anywhere.

This patch tweaks user-manager to write to /etc/sddm.conf.d/kde_setings.conf, making the feature work again.

Path specifying is removed on the user-manager side for writing, SDDM's auth helper does that now.

BUG: 342722
FIXED-IN: 5.18.1

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D26813
parent 9ae9aae4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment