aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'system-auth.in')
-rw-r--r--system-auth.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/system-auth.in b/system-auth.in
index 4d588fb..02d0e50 100644
--- a/system-auth.in
+++ b/system-auth.in
@@ -43,3 +43,7 @@ session optional pam_ssh.so
#if HAVE_ELOGIND
-session optional pam_elogind.so
#endif
+
+#if HAVE_LIBCAP
+auth optional pam_cap.so
+#endif