mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-08 11:35:11 +02:00
7 lines
201 B
Text
7 lines
201 B
Text
#
|
|
# The PAM configuration file for the cron daemon
|
|
#
|
|
auth required pam_unix.so nullok_secure use_first_pass
|
|
account required pam_unix.so
|
|
session required pam_unix.so
|
|
session required pam_limits.so
|