busybox: procd is now the init process
[openwrt/svn-archive/archive.git] / package / busybox / config / init / Config.in
index 4b3c8dd1606152ff822850076827d9ea75a82709..07d94a2056a8ba94f8115e36240aa24c07a5fc95 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.