aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-02-14 00:51:24 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-02-14 00:51:24 -0200
commitcc0c046b62b152eeca4c1b97ff91c03d941d2c84 (patch)
tree05eed4f0852d47b637a728c9935e8c1c240dd595
parentfc9da7930c735a583e63480a9e8613d748747223 (diff)
downloadmetadot-cc0c046b62b152eeca4c1b97ff91c03d941d2c84.tar.gz
metadot-cc0c046b62b152eeca4c1b97ff91c03d941d2c84.tar.bz2
More about the gnome-keyring bug
-rwxr-xr-xmodules/profile/xsession.dot.link8
1 files changed, 5 insertions, 3 deletions
diff --git a/modules/profile/xsession.dot.link b/modules/profile/xsession.dot.link
index 03cd2be..ca1a774 100755
--- a/modules/profile/xsession.dot.link
+++ b/modules/profile/xsession.dot.link
@@ -54,9 +54,11 @@ fi
if [ "$OSVERSION" = "7" ]; then
# 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
- #eval $(gnome-keyring-daemon --start --components=pkcs11) &
+ # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653011
+ # https://bugzilla.gnome.org/show_bug.cgi?id=660240
+ #unset GNOME_KEYRING_PID
+ #unset GNOME_KEYRING_CONTROL
+ eval $(gnome-keyring-daemon --start --components=pkcs11,gpg,secrets)
# Start window manager
awesome