diff --git a/system/base/busybox/files/config b/system/base/busybox/files/config
index 75083e28..909173d5 100644
--- a/system/base/busybox/files/config
+++ b/system/base/busybox/files/config
@@ -491,10 +491,10 @@ CONFIG_FEATURE_XARGS_SUPPORT_ARGS_FILE=y
CONFIG_HALT=y
CONFIG_POWEROFF=y
CONFIG_REBOOT=y
-# CONFIG_FEATURE_WAIT_FOR_INIT is not set
+CONFIG_FEATURE_WAIT_FOR_INIT=y
# CONFIG_FEATURE_CALL_TELINIT is not set
CONFIG_TELINIT_PATH=""
-CONFIG_INIT=y
+# CONFIG_INIT is not set
CONFIG_LINUXRC=y
# CONFIG_FEATURE_USE_INITTAB is not set
# CONFIG_FEATURE_KILL_REMOVED is not set
diff --git a/system/base/busybox/pspec.xml b/system/base/busybox/pspec.xml
index 2031a50d..d6fc3f7c 100644
--- a/system/base/busybox/pspec.xml
+++ b/system/base/busybox/pspec.xml
@@ -12,7 +12,7 @@
app:console
Statically linked binary providing simplified versions of system commands
busybox is a single binary which includes versions of a large number of system commands, including a shell.
- https://busybox.net/downloads/busybox-1.33.0.tar.bz2
+ https://busybox.net/downloads/busybox-1.33.1.tar.bz2
config
@@ -20,7 +20,7 @@
udhcp-rootpath-rq.patch
suppress-job-control-warning.patch
- busybox-1.33.0-CVE-2021-28831.patch
+
@@ -33,6 +33,13 @@
+
+ 2021-10-17
+ 1.33.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-06-09
1.33.0