It seems we need syslog daemon to get to the desktop... something wants it somewhere...

At least it boots to the Installer now :)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24270 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2008-03-06 13:48:54 +00:00
parent 6ec72e838c
commit 63aba97736
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ else
fi
if [ "$SAFEMODE" != "yes" ]; then
#launch $SERVERS/syslog_daemon
launch $SERVERS/syslog_daemon
waitfor _input_server_event_loop_ # wait for input devices
fi