On 8/24/21 1:28 AM, François Patte wrote:
Le 2021-08-23 23:34, Joe Wulf via users a écrit :
Check: /etc/bashrc, /etc/profile, /root/.bash_profile and
/root/.bashrc, in that order
The only file talking of umask is /etc/bashrc:
if [ $UID -gt 199 ] && [ "`id -gn`" = "`id -un`" ]; then
umask 002
else
umask 022
fi
I don't understand the meaning....
I have another computer with fedora 32 and the default umask for root is
0022. Has config been changed from f32 to f34?
All my F34 systems have a umask of 0022 for root, so it must be
something specific to yours.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure