main: Use D-Bus instead of uinput
Instead of exporting the orientation state using a combination of uinput and udev, use D-Bus.
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
Description=IIO Sensor Proxy service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Type=dbus
|
||||
BusName=net.hadess.SensorProxy
|
||||
ExecStart=@sbindir@/iio-sensor-proxy
|
||||
|
Reference in New Issue
Block a user