diff options
Diffstat (limited to 'net/netatalk3/files/pam.conf')
-rw-r--r-- | net/netatalk3/files/pam.conf | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/netatalk3/files/pam.conf b/net/netatalk3/files/pam.conf deleted file mode 100644 index 05120315054d..000000000000 --- a/net/netatalk3/files/pam.conf +++ /dev/null @@ -1,14 +0,0 @@ -# PAM configuration for the "netatalk" service -# - -# auth -auth include system - -# account -account include system - -# password -password include system - -# session -session include system |