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:
parent
6869c8a59a
commit
342cf7f278
@ -82,8 +82,7 @@ fi
|
||||
|
||||
if [ "$SAFEMODE" != "yes" ]; then
|
||||
launch $SERVERS/syslog_daemon
|
||||
# ToDo: the input_server is supposed to be started by the app_server
|
||||
launch $SERVERS/input_server
|
||||
waitfor _input_server_event_loop_ # wait for input devices
|
||||
fi
|
||||
|
||||
# Launch Terminal or consoled depending on $SAFEMODE
|
||||
|
Loading…
x
Reference in New Issue
Block a user