diff options
Diffstat (limited to 'config/pam')
-rw-r--r-- | config/pam | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/pam b/config/pam new file mode 100644 index 0000000..b98216b --- /dev/null +++ b/config/pam @@ -0,0 +1,4 @@ +#%PAM-1.0 +auth include system-auth +account include system-auth +session include system-auth |