Denis OSTERLAND-HEIM 0ae908de1a libusbgx: fix example gadget start
From variables docu:
> Setting it to "0" does not disable inhibition.
> Only the empty string will disable inhibition.

That means in case of examples enabled we need ""
and if not "1" to disable update-rc.d.

Signed-off-by: Denis OSTERLAND-HEIM <denis.osterland@diehl.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-05 08:11:28 -07:00
..