main/busybox: acpid log to syslog
Having a unified logging in syslog makes it easier to manage systems. See #15270 (closed). This changes busybox's acpid config to log into syslog by default.
Disadvantage of this change may be that syslog is required to be used and an additional process is run.
Edited by Sertonix