aboutsummaryrefslogtreecommitdiff
path: root/system/etc/pam.d/system-local-login
diff options
context:
space:
mode:
Diffstat (limited to 'system/etc/pam.d/system-local-login')
-rw-r--r--system/etc/pam.d/system-local-login8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/etc/pam.d/system-local-login b/system/etc/pam.d/system-local-login
new file mode 100644
index 0000000..397539d
--- /dev/null
+++ b/system/etc/pam.d/system-local-login
@@ -0,0 +1,8 @@
+#%PAM-1.0
+
+auth include system-login
+auth optional pam_gnupg.so
+account include system-login
+password include system-login
+session include system-login
+session optional pam_gnupg.so