36
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 01 Apr 2026
36 points (90.9% liked)
Linux
13881 readers
282 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
/etc/profilealso needs root to edit. I agree that there should be a config file in a standard location, my issue is that using$(your local shell config)is barely a standard.For this purpose PAM's
/etc/environmentworks great in the global context, but there's no PAM equivalent for each user.Systemd has global and per user environment stuff, but last I checked this only worked for systemd services