Skip to content

Draft: rescue-image/omnia: Add support for new path of LEDs in userspace

Josef Schlehofer requested to merge bugfix/leds-rescue into develop

Since kernel 5.9, there is a new kernel option CONFIG_LEDS_TURRIS_OMNIA [1], which adds LED support for CZ.NIC Turris Omnia, but to have them exposed to userspace, there is a patch series currently on review [2].

The sysfs path was changed, so let's only support it.

Fixes #830

Edited by Josef Schlehofer

Merge request reports