GDBusProxy: Treat org.freedesktop.systemd1.Masked error as non-fatal
authorDavid Zeuthen <zeuthen@gmail.com>
Fri, 8 Jun 2012 17:30:48 +0000 (13:30 -0400)
committerDavid Zeuthen <zeuthen@gmail.com>
Fri, 8 Jun 2012 17:30:48 +0000 (13:30 -0400)
commit3e706ef88b3b433f777e552c85339b901314deaa
tree0cf747b3889a57b479c0fb0d9ff77d5c8b7e85b4
parentea826d7facabbcd05b8343554acc808275881009
GDBusProxy: Treat org.freedesktop.systemd1.Masked error as non-fatal

This is useful otherwise we'll fail if a systemd service is
masked. See bug 677718 for details.

https://bugzilla.gnome.org/show_bug.cgi?id=677718

Signed-off-by: David Zeuthen <zeuthen@gmail.com>
gio/gdbusproxy.c