Files
packages/core/shadow/chsh
T
2026-03-21 12:43:00 -05:00

11 lines
219 B
Plaintext

# Begin /etc/pam.d/chsh
# always allow root
auth sufficient pam_rootok.so
# include system auth and account settings
auth include system-auth
account include system-account
# End /etc/pam.d/chsh