summaryrefslogtreecommitdiff
path: root/modules/pam_umask/README
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_umask/README')
-rw-r--r--modules/pam_umask/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/pam_umask/README b/modules/pam_umask/README
index 330e2ade..274dbf60 100644
--- a/modules/pam_umask/README
+++ b/modules/pam_umask/README
@@ -11,14 +11,14 @@ created files.
The PAM module tries to get the umask value from the following places in the
following order:
- • umask= argument
-
• umask= entry in the user's GECOS field
- • UMASK= entry from /etc/default/login
+ • umask= argument
• UMASK entry from /etc/login.defs
+ • UMASK= entry from /etc/default/login
+
The GECOS field is split on comma ',' characters. The module also in addition
to the umask= entry recognizes pri= entry, which sets the nice priority value
for the session, and ulimit= entry, which sets the maximum size of files the