aboutsummaryrefslogtreecommitdiff
path: root/system/pam.d/lightdm
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-02-18 10:11:28 +0300
committerYaroslav <contact@yaroslavps.com>2020-02-18 10:11:28 +0300
commitc61ed972172cd77608648cb415d0a4ee0638d9d7 (patch)
treee263ab5b332b6558f0f27539fd4100e7be3e1fad /system/pam.d/lightdm
parentf8caca887f787f52271d9a5d6e06c2bdd6efcb40 (diff)
downloadswayrice-c61ed972172cd77608648cb415d0a4ee0638d9d7.tar.gz
swayrice-c61ed972172cd77608648cb415d0a4ee0638d9d7.zip
pam rules; forgot to add lid close/open script
Diffstat (limited to 'system/pam.d/lightdm')
-rw-r--r--system/pam.d/lightdm9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/pam.d/lightdm b/system/pam.d/lightdm
new file mode 100644
index 0000000..f383294
--- /dev/null
+++ b/system/pam.d/lightdm
@@ -0,0 +1,9 @@
+#%PAM-1.0
+auth include system-login
+auth optional pam_gnupg.so
+-auth optional pam_gnome_keyring.so
+account include system-login
+password include system-login
+session include system-login
+session optional pam_gnupg.so
+-session optional pam_gnome_keyring.so auto_start