diff --git a/core/busybox/checksums b/core/busybox/checksums index a95a89f9..867aa0f6 100644 --- a/core/busybox/checksums +++ b/core/busybox/checksums @@ -1,6 +1,6 @@ d0f940a72f648943c1f2211e0e3117387c31d765137d92bd8284a3fb9752a998 busybox-1.31.1.tar.bz2 0993b0ed8ad0fe2e32b8cb7d298778b407df0e280948a71ee2da91a1821f1c59 .config da3ef90a65abcbd112fa98a00799745d88d568cde290e049a5380dfc74de620a .config-suid -6c3eb5cf839c7a31c337df0cd8388b397e1415ffa7a63e9678552c9c63dd869f acpid.run +76978b2b69361d47b3bb314a8a320ca274b2af7339c571be1a19f0e1d8c4da6a acpid.run 814dea14ac612125e97dcc1d619219b2c9dfc14850bf48d858421fb2c98eca12 crond.run 4a5981f4b0d791fe9b84b0b2e01ae905f6565c8245b3cd603e6decf34ddad71a syslogd.run diff --git a/core/busybox/files/acpid.run b/core/busybox/files/acpid.run index 2f1ecdb6..55643eeb 100644 --- a/core/busybox/files/acpid.run +++ b/core/busybox/files/acpid.run @@ -1,2 +1,3 @@ #!/bin/sh -exec acpid -fl +mkdir -p /etc/acpi +exec acpid -f