diff options
Diffstat (limited to 'repo/system/shadow/chage.pamd')
-rw-r--r-- | repo/system/shadow/chage.pamd | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/repo/system/shadow/chage.pamd b/repo/system/shadow/chage.pamd deleted file mode 100644 index 3f277f8..0000000 --- a/repo/system/shadow/chage.pamd +++ /dev/null @@ -1,11 +0,0 @@ -# Begin /etc/pam.d/chage - -# 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/chage - |