Now sets the $SAFEMODE variable.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10239 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -51,12 +51,13 @@ exec >/dev/null 2>&1
|
|||||||
|
|
||||||
# Set up the environment
|
# Set up the environment
|
||||||
|
|
||||||
|
export SAFEMODE=`/bin/safemode`
|
||||||
|
|
||||||
SCRIPTS=beos/system/boot
|
SCRIPTS=beos/system/boot
|
||||||
launchscript $SCRIPTS/SetupEnvironment
|
launchscript $SCRIPTS/SetupEnvironment
|
||||||
|
|
||||||
# Launch clockconfig
|
# Sets timezone etc.
|
||||||
runprog beos/bin/clockconfig
|
runprog beos/bin/clockconfig
|
||||||
|
|
||||||
# Launch consoled
|
# Launch consoled
|
||||||
|
|
||||||
launch beos/bin/consoled
|
launch beos/bin/consoled
|
||||||
|
|||||||
Reference in New Issue
Block a user