Signed-off-by: Markus Volk <[email protected]>
---
 meta-gnome/recipes-gnome/gdm/gdm_47.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb 
b/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb
index aede4b071..45f23b49b 100644
--- a/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb
+++ b/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb
@@ -40,6 +40,8 @@ do_install:prepend() {
 
 do_install:append() {
     rm -rf ${D}/run ${D}${localstatedir}/run
+    echo "auth       optional     pam_gnome_keyring.so" >> 
${D}${sysconfdir}/pam.d/gdm-password
+    echo "session    optional     pam_gnome_keyring.so auto_start" >> 
${D}${sysconfdir}/pam.d/gdm-password
 }
 
 USERADD_PACKAGES = "${PN}"
-- 
2.47.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#113935): 
https://lists.openembedded.org/g/openembedded-devel/message/113935
Mute This Topic: https://lists.openembedded.org/mt/109689824/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to