digitaltrails / ddcutil-service

A Dbus ddcutil server for control of DDC Monitors/VDUs
GNU General Public License v2.0
11 stars 1 forks source link

Hotplug change detection can only be enabled at startup #17

Closed digitaltrails closed 6 months ago

digitaltrails commented 6 months ago

Currently hotplug change detection signals will only be emitted if enabled by the command line parameter --emit-signals at startup.

It's supposed to also be enabled after startup by changing the ServiceEmitSignals property, but that isn't working.