Skip to content
Commit 3b3350a2 authored by Ondrej Holy's avatar Ondrej Holy
Browse files

admin: Fix mount operation hang caused by pkexec failure

Currently, the mount operation for the admin backend can hang when the
authentication dialog is dismissed for example. This is because `pkexec`
exits before spawning the `gvfsd-admin` daemon. Let's catch that case
and return the "Permission denied" error.

Fixes: https://gitlab.gnome.org/GNOME/gvfs/-/issues/565
parent 141eee12
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment