Skip to content

Commit 16cad0f

Browse files
authored
Merge pull request #64 from owncloud-ci/build/remove-redundant-command
build: remove unnecessary keyring command
2 parents ea76df6 + 5fa85ee commit 16cad0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fedora/src/startup/vnc_startup.sh

-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ eval $(dbus-launch --sh-syntax --exit-with-session)
104104
105105
gnome-keyring-daemon --start --components=pkcs11,secrets,ssh
106106
echo -n "${VNC_PW}" | gnome-keyring-daemon -r --unlock
107-
gnome-keyring-daemon -d --login
108107
109108
# save dbus session address
110109
echo "export DBUS_SESSION_BUS_ADDRESS=${DBUS_SESSION_BUS_ADDRESS}" >> /tmp/dbus_env.sh

0 commit comments

Comments
 (0)