- Clean up server output. Added more relevant information.
- Added the server to Bootscript. This closes ticket #3446. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30781 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -147,6 +147,11 @@ if [ "$SAFEMODE" != "yes" ]; then
|
||||
launch $SERVERS/mail_daemon "" -E
|
||||
fi
|
||||
|
||||
# Launch CDDB Daemon
|
||||
if [ "$SAFEMODE" != "yes" ]; then
|
||||
launch $SERVERS/cddb_daemon ""
|
||||
fi
|
||||
|
||||
# Check for daily saving time
|
||||
launch system/bin/dstcheck
|
||||
|
||||
|
||||
Reference in New Issue
Block a user