[PATCH] anaconda.service: Set GIO_USE_VFS=local

Chris Lumens clumens at redhat.com
Fri May 2 14:48:35 UTC 2014


> While a lot of the glib/gio stack is nice, it does have some desktop-y
> defaults, such as this one to use the GVFS backend for GFile by
> default. This causes seemingly innocent looking API such as
> g_file_delete() to do synchronous DBus calls on a session bus, which
> we don't want since we're 1) running as root 2) outside of a
> traditional session.
> ---
> data/systemd/anaconda.service | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Pushed, thanks.

- Chris


More information about the anaconda-patches mailing list