The source project of this merge request has been removed.
setup-alpine.in: only enable acpid if machine has input events entries
busybox-acpid
service monitors /dev/input/event*
which may be larger scope than strict ACPI.
(ie Pi can have shutdown event with dtoverlay=gpio-shutdown
).
Fine-tunes !63 (merged) conditional busybox-acpid
enablement, to be more focused onto actual service requirements.