[xinitrc] Don't start GNOME keyring
This commit is contained in:
parent
171ee21943
commit
aca95baf1b
1 changed files with 0 additions and 5 deletions
|
@ -24,11 +24,6 @@ if [ -f "$usermodmap" ]; then
|
|||
xmodmap "$usermodmap"
|
||||
fi
|
||||
|
||||
# start gnome keyring daemon
|
||||
dbus-update-activation-environment --systemd DISPLAY
|
||||
eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
|
||||
export SSH_AUTH_SOCK
|
||||
|
||||
# start some nice programs
|
||||
|
||||
if [ -d /etc/X11/xinit/xinitrc.d ] ; then
|
||||
|
|
Loading…
Reference in a new issue