]> git.pld-linux.org Git - packages/cronie.git/blame_incremental - cronie.pam
- rel 1; works for me
[packages/cronie.git] / cronie.pam
... / ...
CommitLineData
1#%PAM-1.0
2auth required pam_listfile.so item=user sense=deny file=/etc/cron/cron.deny onerr=succeed
3auth required pam_listfile.so item=group sense=allow file=/etc/cron/cron.allow onerr=fail
4auth include system-auth
5account include system-auth
6session include system-auth
This page took 0.044643 seconds and 4 git commands to generate.