ghostbsd/networkmgr

Does networkmgr depend on UDisks2?

Closed this issue · 1 comments

Getting

FreeBSD% ./networkmgr    
invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor:: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gtk.vfs.UDisks2VolumeMonitor was not provided by any .service files (g-dbus-error-quark, 2)

on helloSystem where we don't have UDisks2.

That is a weird error networkmgr shouldn't return that an error related udisks, Udisks is not even part of of GHostBSD default installation.