You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minimal-vms: mask gvfs-daemon to prevent dbus timeout
Some programs try to start gvfs-daemon, which refusing
to start when minimal-vm is enabled, using a dbus method call
and resulting in timeouts.
Trying to start a masked service is detected by Dbus and doesn't
trigger any timeout.
The service is masked at runtime thanks to a new service executed
when running a qube with minimal-netvm or minimal-usbvm.
0 commit comments