summarylogtreecommitdiffstats
path: root/pam_phosh
diff options
context:
space:
mode:
authorThomas Booker2022-09-24 08:51:55 +1200
committerThomas Booker2022-09-24 08:51:55 +1200
commitee0e16c8c042bc7112d01e188e0a0704738a21b6 (patch)
treefb379f1494451dac12f61df6594052fb2466e57b /pam_phosh
parent7a08ac673c0822ad2b9d0741b36251445b0bd2fc (diff)
downloadaur-ee0e16c8c042bc7112d01e188e0a0704738a21b6.tar.gz
Added pam file to make auth work
Diffstat (limited to 'pam_phosh')
-rw-r--r--pam_phosh5
1 files changed, 5 insertions, 0 deletions
diff --git a/pam_phosh b/pam_phosh
new file mode 100644
index 000000000000..0580d9841cef
--- /dev/null
+++ b/pam_phosh
@@ -0,0 +1,5 @@
+#%PAM-1.0
+
+auth include system-local-login
+account include system-local-login
+session include system-local-login