Unable to stop recent nightlies (including 1/11) using "service
slimserver stop".  The system is CC4.1 sp1 and nightly is rpm.

Other commands: start and status work OK.

I get the following result on the command line:

[EMAIL PROTECTED] /]# service slimserver stop
Shutting down SqueezeCenter: pidof: invalid options on command line!

pidof: invalid options on command line!

The shell script /etc/init.d/slimserver for stop is:

stop() {
        echo -n "Shutting down SqueezeCenter: "
        killproc -d 6 $SLIMSERVER_BIN
        RETVAL=$?
        echo
        [ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/slimserver
        return $RETVAL

Can anyone help?


-- 
Ramage

T5500 1.6GHz, Slimserver 6.5.5 - 13599 - Windows Vista, Alien 1.06
P4 2.6GHz, SqueezeCentre Version: 7.0 - 14241 - Windows XP, Alien 2.0b
P2 266MHz, Linux ClarkConnect 4.1.sp1, SlimServer Version: 7 - 14031,
Alien 2.0b, perl 5.8.5
NSLU2 Unslung 6.8b SlimServer Version: 6.3.1 - 8476 - Linux, No Alien
------------------------------------------------------------------------
Ramage's Profile: http://forums.slimdevices.com/member.php?userid=5343
View this thread: http://forums.slimdevices.com/showthread.php?t=39841

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to