aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/system-auth.tpl')
-rw-r--r--templates/system-auth.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/system-auth.tpl b/templates/system-auth.tpl
index 6964e05..2f2fe76 100644
--- a/templates/system-auth.tpl
+++ b/templates/system-auth.tpl
@@ -48,7 +48,7 @@ session optional pam_ssh.so
{% endif %}
{% if libcap %}
--session optional pam_cap.so
+-auth optional pam_cap.so
{% endif %}
{% include "templates/system-session.tpl" %}