From 9af66db7a6332a0516cc8d478c6ba38d16cbc10a Mon Sep 17 00:00:00 2001 From: Ian Foster Date: Sun, 2 Mar 2014 15:55:15 -0800 Subject: [PATCH] disabling bash checking gnome-keyring --- shell/bashrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/shell/bashrc b/shell/bashrc index 866fd29..242f14f 100644 --- a/shell/bashrc +++ b/shell/bashrc @@ -213,3 +213,6 @@ if [ -z "${debian_chroot:-}" ] && [ -r /etc/debian_chroot ]; then debian_chroot=$(cat /etc/debian_chroot) fi +#disable checking gnome-keyring +#we dont usse gnome +unset GNOME_KEYRING_CONTROL -- 1.9.1