Without systemd, our KEY_POWER events were handled by the ACPI daemon, which in turn issued a "poweroff" command. With systemd, the ACPI daemon is no longer available and the events are handled by systemd-logind instead, which also powers down the system properly. However, NXP added a patch that prevents system-logind from handling the events, since they use the sc_powerkey instead. Remove this patch to be able to power the target off via our power button. https://jira.digi.com/browse/DEL-6415 Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com> |
||
|---|---|---|
| .. | ||
| base-files | ||
| busybox | ||
| images | ||
| init-ifupdown | ||
| initscripts | ||
| packagegroups | ||
| psplash | ||
| readline | ||
| recovery | ||
| systemd | ||
| sysvinit | ||
| trustfence | ||