mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
Since we are running PAM update script from users action file, it is appropriate for the PAM configurations that are effected by it to stay here in Plinth as well.
7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
Name: Create home directory during login
|
|
Default: yes
|
|
Priority: 900
|
|
Session-Type: Additional
|
|
Session:
|
|
required pam_mkhomedir.so umask=0022 skel=/etc/skel
|