X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=filesystem%2Fetc%2Fprofile.d%2Fenvironment.sh;h=d91cde11069208606a797a4c76078c6ee812685c;hb=e8591d75202b91bd2f5e73f603f991e0a2c14dcb;hp=ebc73bbc89fb32e4fb1ece20170a390843e59f4a;hpb=b857462732e15f455e41f26e3048a390d7b399c0;p=distro-setup diff --git a/filesystem/etc/profile.d/environment.sh b/filesystem/etc/profile.d/environment.sh index ebc73bb..d91cde1 100644 --- a/filesystem/etc/profile.d/environment.sh +++ b/filesystem/etc/profile.d/environment.sh @@ -60,6 +60,9 @@ fi # ubuntu has 002 for non-system users, debian has 022. 002 makes groups # be rw instead of r. # +# I think the actual setting is somewhere in the pam settings, I haven't +# bothered to figure that out. +# # ubuntu is more user friendly when using multiple users. However, # it also makes it so if you create a file as a regular user then move # it to become a system file, it's got slightly wrong permissions, and