Skip to content
Commit 6ced60fb authored by Nate Graham's avatar Nate Graham
Browse files

Clear cache when syncing

The syncing process simply writes files to the SDDM user's homedir; it
doesn't do any of the fancy notifying that can happen when you change
settings in a running session. As a result, old cached stuff can be kept
around and leak into the user's settings.

Let's always clear the cache at the beginning of a sync to make sure
that we return to a fresh clean state.

BUG: 440957
FIXED-IN: 5.24.6


(cherry picked from commit 77052b08)
parent 4119950a
Pipeline #184330 passed with stage
in 55 seconds
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