nmbooker / upy-switch-led-panel

MicroPython switch and LED panel for PC
GNU General Public License v3.0
0 stars 0 forks source link

Stop polling job status on the host #4

Open nmbooker opened 8 years ago

nmbooker commented 8 years ago

To avoid too many CPU wakeups, it might be sensible to learn how to monitor systemd for job state changes over DBUS.