[busybox] make init and logread depend on !PROCD_INIT
[openwrt/svn-archive/archive.git] / package / busybox / config / init / Config.in
index 61c20140b7e604ef1f700b5ac25fdf317a68f151..4b3c8dd1606152ff822850076827d9ea75a82709 100644 (file)
@@ -73,6 +73,7 @@ config BUSYBOX_CONFIG_INIT
        bool "init"
        default y
        select BUSYBOX_CONFIG_FEATURE_SYSLOG
+       depends on !PROCD_INIT
        help
          init is the first program run when the system boots.