Last active
January 3, 2016 02:59
-
-
Save Morley93/8398766 to your computer and use it in GitHub Desktop.
Append this to the end of /etc/pam.d/sddm to stop a keyring prompt whenever logging in in range of uni wifi.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-auth optional pam_gnome_keyring.so | |
-session optional pam_gnome_keyring.so auto_start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment