Launch the print_server.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21181 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Pfeiffer 2007-05-20 19:04:58 +00:00
parent 7b20ae3116
commit 05e39c4565
1 changed files with 5 additions and 0 deletions

View File

@ -99,6 +99,11 @@ if [ "$SAFEMODE" != "yes" ]; then
launch $SERVERS/midi_server
fi
# Launch Print Server
if [ "$SAFEMODE" != "yes" ]; then
launch $SERVERS/print_server
fi
# Check for daily saving time
launch beos/bin/dstcheck