Skip to content

Commit

Permalink
gnome-keyring-daemon is spawned for us.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Dec 4, 2016
1 parent 2f0144a commit 468247b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .fluxbox/startup
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ command -v bluetooth-applet && (bluetooth-applet &)

/usr/libexec/polkit-gnome-authentication-agent-1 &

if command -v gnome-keyring-daemon; then
eval "$(gnome-keyring-daemon)"
export GNOME_KEYRING_PID
export GNOME_KEYRING_SOCKET
fi

exec fluxbox
# or if you want to keep a log:
# exec fluxbox -log "/home/hal/.fluxbox/log"

0 comments on commit 468247b

Please sign in to comment.