this post was submitted on 07 Apr 2026
5 points (100.0% liked)

CachyOS

297 readers
1 users here now

https://cachyos.org/

founded 2 years ago
MODERATORS
 

i want to useradd a user that doesn't show up in the login window, is using the -r (system user) flag a good idea for that? is there another option that i can't find?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] rapchee@lemmy.world 1 points 5 days ago (1 children)

is it normal that the sddm.conf is empty? it's supposed to be /etc/sddm.conf right?

[โ€“] CrackedLinuxISO@lemmy.dbzer0.com 2 points 5 days ago* (last edited 5 days ago)

Your system may be reading the default config from /usr/lib/sddm/sddm.conf.d/default.conf, in which case the config file in /etc will probably be empty. You should not edit the contents of a default config.

The recommended location for sddm.conf is within the /etc/sddm.conf.d/ directory, so also check for files there.