Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 ubuntu 14.04 中对 umask 有一个奇怪的问题,我在 /etc/pam.d/common-session 中添加了以下行
会话可选 pam_umask.so
我还编辑了 /etc/login.defs 并将 UMASK 行更改为
乌玛斯克 022
但是,在检查命令行时显示 002 。有人能说出这里出了什么问题吗?