main: Check whether user is allowed to claim a sensor
Check whether a particular user/D-Bus client is allowed to claim a sensor. The ClaimCompass method on net.hadess.SensorProxy.Compass doesn't have a check as only the geoclue user is allowed to access this interface, as per the D-Bus configuration.
This commit is contained in:
@@ -8,6 +8,7 @@ variables:
|
||||
pkgconfig(systemd)
|
||||
pkgconfig(gio-2.0)
|
||||
pkgconfig(gudev-1.0)
|
||||
pkgconfig(polkit-gobject-1)
|
||||
systemd
|
||||
gtk3-devel
|
||||
meson
|
||||
|
Reference in New Issue
Block a user