sddm: ignore config file modification time
Properly fixes #10211, wherein the config file was not being loaded because it was considered too old. However, the modification time was being compared against an uninitialized value; the semantics of the uninitialized timestamp probably changed between Qt 5.4 and 5.5.
parent
c7d0f8b3
Please register or sign in to comment