busybox: procd is now the init process
[openwrt.git] / package / busybox / config / init / Config.in
index 4b3c8dd..07d94a2 100644 (file)
@@ -73,7 +73,7 @@ config BUSYBOX_CONFIG_INIT
        bool "init"
        default y
        select BUSYBOX_CONFIG_FEATURE_SYSLOG
-       depends on !PROCD_INIT
+       depends on BROKEN
        help
          init is the first program run when the system boots.