https://bugs.kde.org/show_bug.cgi?id=445801
--- Comment #14 from Vincent Minder <vincent.min...@freebel.net> --- Thanks for the links. So for systemd the proper way to set umask would be inside /etc/login.defs (always globally)? I edited this file, but it didn't solve the issue on my Fedora system. Even if it did, doesn't KDE need to remain compatible with non-systemd systems? Maybe it shouldn't depend on systemd to be made aware of the umask? There are so many different ways to set it... I wonder if KDE shouldn't just query for it by attempting to issue a "umask" command as early as possible. Not sure how it would allow our Kickoff menu to have all apps (including non-KDE apps) inherit this umask at launch though... Or shouldn't the display manager provide it? (In my case, SDDM.) That'd be even earlier. It'd be nice if someone with deeper technical knowledge than us users could step in. -- You are receiving this mail because: You are watching all bug changes.