diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-18 14:25:41 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-18 14:25:41 +0300 |
commit | 269b4df501cd407cdb6e78e1cf190c90bb461f88 (patch) | |
tree | 9877c0913bf3a90173f348a4f401c6adbe4c3ee7 /core/busybox/files | |
parent | 9293fe5353b95ab8621106272c91b9709dba0e7d (diff) | |
download | repository-269b4df501cd407cdb6e78e1cf190c90bb461f88.tar.gz |
busybox: remove acpid
Diffstat (limited to 'core/busybox/files')
-rw-r--r-- | core/busybox/files/.config | 6 | ||||
-rw-r--r-- | core/busybox/files/acpid.run | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/core/busybox/files/.config b/core/busybox/files/.config index 0a2e55b3..0f97ed22 100644 --- a/core/busybox/files/.config +++ b/core/busybox/files/.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.31.1 -# Mon Jan 13 15:33:36 2020 +# Sat Jan 18 14:11:31 2020 # CONFIG_HAVE_DOT_CONFIG=y @@ -584,8 +584,8 @@ CONFIG_DEFAULT_DEPMOD_FILE="modules.dep" # # Linux System Utilities # -CONFIG_ACPID=y -CONFIG_FEATURE_ACPID_COMPAT=y +# CONFIG_ACPID is not set +# CONFIG_FEATURE_ACPID_COMPAT is not set # CONFIG_BLKDISCARD is not set # CONFIG_BLKID is not set # CONFIG_FEATURE_BLKID_TYPE is not set diff --git a/core/busybox/files/acpid.run b/core/busybox/files/acpid.run deleted file mode 100644 index 2f1ecdb6..00000000 --- a/core/busybox/files/acpid.run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec acpid -fl |