From 269b4df501cd407cdb6e78e1cf190c90bb461f88 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 18 Jan 2020 14:25:41 +0300 Subject: busybox: remove acpid --- core/busybox/files/.config | 6 +++--- core/busybox/files/acpid.run | 2 -- 2 files changed, 3 insertions(+), 5 deletions(-) delete mode 100644 core/busybox/files/acpid.run (limited to 'core/busybox/files') 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 -- cgit v1.2.3