[package] option to allow boot to run to completion before starting shell
authorFlorian Fainelli <florian@openwrt.org>
Tue, 13 Apr 2010 19:57:25 +0000 (19:57 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 13 Apr 2010 19:57:25 +0000 (19:57 +0000)
commit4533b6b147c0b518a1990bd13a08e4b9a65d28c4
treed29724a28805383dea71be8d6e71ac08bf71cf4d
parentb3e2b851f55a9e6a06329307f7f2837c42fe730f
[package] option to allow boot to run to completion before starting shell

Setting the system variable "foreground" to yes causes the system to run
the init scripts in series and wait for completion.

This is useful if (a) you don't want the user getting into the console
until the system is initialized, or (b) you have things going on in your
scripts that require strict ordering (and no possible race conditions).

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20841
package/base-files/files/etc/init.d/rcS