Files
RedBear-OS/recipes
vasilito a2ad2023e8 inputd: fix service type to scheme='input' for init registration
The v6.0 service file used type={scheme='input/evdev'} which caused
init to register the scheme under the wrong name. Restored the
original type={scheme='input'} so init correctly registers the
:input scheme and all downstream services (vesad, fbcond, fbbootlogd)
can find it.
2026-06-10 19:32:01 +03:00
..