35
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
35 points (92.7% liked)
Linux
13143 readers
1260 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 2 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