| Summary: | acpid should monitor /sys/class/input for new devices | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Clayton Craft <clayton> |
| Component: | Other | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | enhancement | CC: | busybox-cvs, clayton |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Clayton Craft
2017-07-26 02:05:27 UTC
That would be very useful indeed, or else it requires udev rule to stop/start service each time an input comes-up: quite circumvoluted ! Also, it turns-out acpid just crashes when input goes away (BusyBox v1.31.1 on Alpine 3.11). Would your patch address the 2 aspects? Thanks! |