[Xfce4-commits] [apps/xfce4-screensaver] 123/425: pam: Use pam_gnome-keyring.so
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:49:30 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit c6c6e3c96002d1cafe568d022c03fdaa62711b41
Author: infirit <infirit at gmail.com>
Date: Wed Jan 22 18:52:28 2014 +0100
pam: Use pam_gnome-keyring.so
---
data/mate-screensaver | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/data/mate-screensaver b/data/mate-screensaver
index 4bd6427..47e65a2 100644
--- a/data/mate-screensaver
+++ b/data/mate-screensaver
@@ -2,14 +2,14 @@
# Fedora Core
auth include system-auth
-auth optional pam_mate_keyring.so
+auth optional pam_gnome_keyring.so
account include system-auth
password include system-auth
session include system-auth
# SuSE/Novell
#auth include common-auth
-#auth optional pam_mate_keyring.so
+#auth optional pam_gnome_keyring.so
#account include common-account
#password include common-password
#session include common-session
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list