corrobor wrote: 
> Sorry, why if i press the "restart" button in the web interface
> squeezelite start (the icon become green) and instead if i do this
> command in SSH Shell "/usr/local/bin/squeezelite -n "Stereo" -o
> hw:CARD=R20,DEV=0 -a 80:4::1:" the icon Is Red ?

pCP calls
sudo /usr/local/etc/init.d/squeezelite status
which looks for a pid file and then checks to see if the listed process
is running

So if you called
sudo /usr/local/etc/init.d/squeezelite restart
or
sudo /usr/local/etc/init.d/squeezelite start
rather than running it your way then you would get a pid file created
and things would work the way that pCP expects it.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland
------------------------------------------------------------------------
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=113661

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

Reply via email to