We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea76df6 + 5fa85ee commit 16cad0fCopy full SHA for 16cad0f
fedora/src/startup/vnc_startup.sh
@@ -104,7 +104,6 @@ eval $(dbus-launch --sh-syntax --exit-with-session)
104
105
gnome-keyring-daemon --start --components=pkcs11,secrets,ssh
106
echo -n "${VNC_PW}" | gnome-keyring-daemon -r --unlock
107
-gnome-keyring-daemon -d --login
108
109
# save dbus session address
110
echo "export DBUS_SESSION_BUS_ADDRESS=${DBUS_SESSION_BUS_ADDRESS}" >> /tmp/dbus_env.sh
0 commit comments