diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-19 03:14:42 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-19 03:14:42 +0300 |
commit | e1af9f2c808433ec51fe1627fc186f0a10db5a43 (patch) | |
tree | 9934a6d979635da8284104ab20972decb27488d1 /core/busybox/files | |
parent | 16faa4b76a7eb7b6ca97b9f7a8792c29816d5ab4 (diff) | |
download | repository-e1af9f2c808433ec51fe1627fc186f0a10db5a43.tar.gz |
busybox: remove readahead from suid
Diffstat (limited to 'core/busybox/files')
-rw-r--r-- | core/busybox/files/.config-suid | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/busybox/files/.config-suid b/core/busybox/files/.config-suid index bdbfc95d..c75e957a 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.1 -# Tue May 19 03:10:53 2020 +# Tue May 19 03:13:58 2020 # CONFIG_HAVE_DOT_CONFIG=y @@ -790,7 +790,7 @@ CONFIG_FEATURE_LESS_MAXLINES=0 # CONFIG_NANDDUMP is not set # CONFIG_PARTPROBE is not set # CONFIG_RAIDAUTORUN is not set -CONFIG_READAHEAD=y +# CONFIG_READAHEAD is not set # CONFIG_RFKILL is not set # CONFIG_RUNLEVEL is not set # CONFIG_RX is not set |