Ricardo Wurmus skribis: > Ludovic Courtès writes: > >> Ricardo Wurmus skribis: >> >>> “gvfs” is useful for more than just GNOME. For a long time I tried to >>> figure out why USB devices would not be mounted automatically in Xfce >>> and I ran gvfsd and the gvfs-* device monitor daemons manually — until >>> today when I understood that these daemons are supposed to be started >>> automatically if only the DBUS service files were found. >>> >>> We probably should add it to the “gnome” meta-package, and additionally >>> document in the manual that gvfs must be installed system-wide to allow >>> DBUS to find the service files and start the monitoring daemons on >>> demand. >> >> If it’s not specific to GNOME, what about adding it to >> ‘%desktop-services’? > > How would that work? This patch extends DBus with gvfs, since you said gvfs is a set of DBus services (I didn’t check). If gvfs provides DBus service definition files, then DBus will automatically pick them and start the services on demand. > “gvfs” doesn’t provide any services that would be run as root. It > only comes with dbus service files; the daemons are started as the > current user on demand over dbus when certain libraries are loaded. OK, so that was the wrong approach. In that case, what about adding the package to the global profile like this: