Merge pull request #124 from konimex/master

busybox: remove unneeded flag for acpid and add check for config dir
This commit is contained in:
dylan 2019-12-07 13:43:29 +02:00 committed by GitHub
commit b352f30215
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -1,2 +1,3 @@
#!/bin/sh
exec acpid -fl
mkdir -p /etc/acpi
exec acpid -f