aboutsummaryrefslogtreecommitdiff
path: root/core/busybox/files
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-02-17 14:36:19 +0300
committerCem Keylan <cem@ckyln.com>2020-02-17 14:36:19 +0300
commitc8229a18fdc53b494ffd2843d9966a2c17ec6bf9 (patch)
tree3e618e32cdd812289423aeeefed8bf59f827b06e /core/busybox/files
parente32e8b0eda475029848104854cd8d10688fc07ec (diff)
downloadrepository-c8229a18fdc53b494ffd2843d9966a2c17ec6bf9.tar.gz
busybox: add back acpid, show usage information on busybox-suid
Diffstat (limited to 'core/busybox/files')
-rw-r--r--core/busybox/files/.config6
-rw-r--r--core/busybox/files/.config-suid14
-rw-r--r--core/busybox/files/acpid.run2
3 files changed, 12 insertions, 10 deletions
diff --git a/core/busybox/files/.config b/core/busybox/files/.config
index 7f8cc1bd..51efe3a9 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 20 23:44:37 2020
+# Mon Feb 17 14:29:36 2020
#
CONFIG_HAVE_DOT_CONFIG=y
@@ -584,8 +584,8 @@ CONFIG_DEFAULT_DEPMOD_FILE="modules.dep"
#
# Linux System Utilities
#
-# CONFIG_ACPID is not set
-# CONFIG_FEATURE_ACPID_COMPAT is not set
+CONFIG_ACPID=y
+CONFIG_FEATURE_ACPID_COMPAT=y
# CONFIG_BLKDISCARD is not set
# CONFIG_BLKID is not set
# CONFIG_FEATURE_BLKID_TYPE is not set
diff --git a/core/busybox/files/.config-suid b/core/busybox/files/.config-suid
index 7c71f89b..53ac6079 100644
--- a/core/busybox/files/.config-suid
+++ b/core/busybox/files/.config-suid
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Busybox version: 1.31.0
-# Wed Sep 18 12:37:29 2019
+# Busybox version: 1.31.1
+# Mon Feb 17 14:27:32 2020
#
CONFIG_HAVE_DOT_CONFIG=y
@@ -12,10 +12,10 @@ CONFIG_HAVE_DOT_CONFIG=y
# CONFIG_EXTRA_COMPAT is not set
# CONFIG_FEDORA_COMPAT is not set
# CONFIG_INCLUDE_SUSv2 is not set
-# CONFIG_LONG_OPTS is not set
-# CONFIG_SHOW_USAGE is not set
-# CONFIG_FEATURE_VERBOSE_USAGE is not set
-# CONFIG_FEATURE_COMPRESS_USAGE is not set
+CONFIG_LONG_OPTS=y
+CONFIG_SHOW_USAGE=y
+CONFIG_FEATURE_VERBOSE_USAGE=y
+CONFIG_FEATURE_COMPRESS_USAGE=y
# CONFIG_LFS is not set
# CONFIG_PAM is not set
# CONFIG_FEATURE_DEVPTS is not set
@@ -42,7 +42,7 @@ CONFIG_PLATFORM_LINUX=y
# Build Options
#
CONFIG_STATIC=y
-CONFIG_PIE=y
+# CONFIG_PIE is not set
# CONFIG_NOMMU is not set
# CONFIG_BUILD_LIBBUSYBOX is not set
# CONFIG_FEATURE_LIBBUSYBOX_STATIC is not set
diff --git a/core/busybox/files/acpid.run b/core/busybox/files/acpid.run
new file mode 100644
index 00000000..5baf800e
--- /dev/null
+++ b/core/busybox/files/acpid.run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec acpid -f