mmserver must be started before SBS. There have been threads about this.
I am not using the concurrent booting system, but here is the header of
my mmserver and squeezeboxserver /etc/init.d files, which work for
me():
Code:
--------------------
$ head -10 mmserver
#! /bin/sh
### BEGIN INIT INFO
# Provides: mip
# Required-Start: $remote_fs $syslog
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop:
# Short-Description: MIP auto DJ
# Description: MusicIP indexing system. For SBS
### END INIT INFO
$ head -25 squeezeboxserver
#!/bin/sh
#
# $Id$
#
# squeezeboxserver initscript for squeezebox.pl
# This file should be placed in /etc/init.d.
#
# Original Author: Mattias Holmlund
#
# Updated By: Dan Sully
#
### BEGIN INIT INFO
# Provides: squeezeboxserver
# Required-Start: $remote_fs mip
# Required-Stop: $all
# Should-Start: $remote_fs mip
# Should-Stop: $all
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Startup script for the SqueezeBox Music Server
# Description: SqueezeBox Server powers the Squeezebox,
Transporter and SLIMP3 network music \
# players and is the best software to stream your music
to any software MP3 \
# player. It supports MP3, AAC, WMA, FLAC, Ogg Vorbis,
WAV and more!
### END INIT INFO
--------------------
--
epoch1970
Daily dose delivered by: 3 SB Classic, 1 SB Boom iPeng (iPhone + iPad)
Squeezebox Server 7.6 (Debian 5.0) with plugins: MusicIP Server
Power Control by Gordon Harris WeatherTime by Martin Rehfeld
IRBlaster by Gwendesign (Felix) Find cover art by bpa BBC iPlayer,
SwitchPlayer by Triode PowerSave by Jason Holtzapple Song Info,
Song Lyrics by Erland Isaksson SaverSwitcher, ContextMenu by Peter
Watkins Just Covers by Tom Kalmijn.
------------------------------------------------------------------------
epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=92181
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins