From 546b4246f4b6a8f32a8128089fbaf7a446f66945 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 15 Jan 2013 15:06:11 -0200 Subject: Disabling gnome-keyring --- modules/profile/xprofile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules/profile/xprofile') diff --git a/modules/profile/xprofile b/modules/profile/xprofile index bfafe46..eeeaf27 100755 --- a/modules/profile/xprofile +++ b/modules/profile/xprofile @@ -38,3 +38,8 @@ fi for program in $PROGRAMS; do $program & done + +# See https://bugzilla.redhat.com/show_bug.cgi?id=783568 +# https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/932177 +unset GNOME_KEYRING_PID +unset GNOME_KEYRING_CONTROL -- cgit v1.2.3