diff options
Diffstat (limited to 'trinity-base/tdebase-pam/files/tde-elogind.pam-7')
-rw-r--r-- | trinity-base/tdebase-pam/files/tde-elogind.pam-7 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/trinity-base/tdebase-pam/files/tde-elogind.pam-7 b/trinity-base/tdebase-pam/files/tde-elogind.pam-7 new file mode 100644 index 00000000..9baa77df --- /dev/null +++ b/trinity-base/tdebase-pam/files/tde-elogind.pam-7 @@ -0,0 +1,12 @@ +#%PAM-1.0 + +auth required pam_nologin.so +auth include system-auth + +account include system-auth + +password include system-auth + +session include system-auth + +session optional pam_elogind.so |