Hello!

mherger wrote: 
> I think the CPU load is caused by a minor glitch in /etc/init.d/slims:
> 
> if [ "${SLIMS_OPTIONS+1}" = "" ]
> 
> this should be:
> 
> if [ "${SLIMS_OPTIONS+1}" = "1" ]
> 

Changed line 103 according to your idea. No change. :(


Greetings

René


------------------------------------------------------------------------
hanker's Profile: http://forums.slimdevices.com/member.php?userid=52397
View this thread: http://forums.slimdevices.com/showthread.php?t=105987

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to