[@_oftc_SpieringsAE:matrix.org](https://matrix.to/#/@_oftc_SpieringsAE:matrix.org) Is there a way to make LEDs with a trigger to be non-configurable from userspace? I didn't find any.. [@_oftc_krzk_:matrix.org](https://matrix.to/#/@_oftc_krzk_:matrix.org) yes the sensor itself indeed does not.. but the camera module as a whole does. The issue I found with an indicator defined as LED with a trigger is that anyone with root access from userspace can change the trigger to something else, or just force disable it after it is on. If an indicator is assigned to the driver directly as gpio, overwriting it while keeping the camera running would require one to alter and re-sign kernel module, or alter and re-sign the device-tree. Was just thinking from a security point of view.