Bootscript change to account for the app_server now starting the input_server.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19616 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -82,8 +82,7 @@ fi
|
|||||||
|
|
||||||
if [ "$SAFEMODE" != "yes" ]; then
|
if [ "$SAFEMODE" != "yes" ]; then
|
||||||
launch $SERVERS/syslog_daemon
|
launch $SERVERS/syslog_daemon
|
||||||
# ToDo: the input_server is supposed to be started by the app_server
|
waitfor _input_server_event_loop_ # wait for input devices
|
||||||
launch $SERVERS/input_server
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Launch Terminal or consoled depending on $SAFEMODE
|
# Launch Terminal or consoled depending on $SAFEMODE
|
||||||
|
|||||||
Reference in New Issue
Block a user