Skip to content

Make missing GNOME Keyring PAM module warning quiet

Submitted by Maciej S. Szmigiero

Assigned to Sean Davis @bluesabre

Link to original bug (#16819)

Description

Created attachment 9847 patch

Currently, when missing the GNOME Keyring PAM module (an optional dependency) a warning is logged at each screen unlock: xfce4-screensaver-dialog[1234]: PAM adding faulty module: /lib64/security/pam_gnome_keyring.so xfce4-screensaver-dialog[1234]: PAM unable to dlopen(/lib64/security/pam_gnome_keyring.so): /lib64/security/pam_gnome_keyring.so: cannot open shared object file: No such file or directory

The attached patch hushes this warning.

Patch 9847, "patch":
0001-Make-missing-GNOME-Keyring-PAM-module-warning-quiet.patch