Dears,

trying to find how to restart LMS, I got this "solution".

In the pCP TWEAKS page, I put two commands:

User commands
User command #1   sudo killall slimserver.pl
User command #2   /usr/bin/perl /usr/local/slimserver/slimserver.pl
--daemon --user tc --group staff

In this way, at the boot, LMS is started by the normal procedure, then
LMS is stopped and then restarted.
I got the startup command looking at the processes running.

The above procedure WORKS!!!

Now finally I have internet radios available, but... there is another
little problem...
if I visit the pCP web GUI, I see LMS stopped, even if everything seems
running correctly.

This is the difference:
when LMS is started by pCP boot process, this is the running process
{slimserver.pl} /usr/bin/perl /usr/local/slimserver/slimserver.pl
--daemon --user tc --group staff

when the process is killed and then restarted, I get this new running
process
/usr/bin/perl /usr/local/slimserver/slimserver.pl --daemon --user tc
--group staff

any suggestion?


------------------------------------------------------------------------
steff's Profile: http://forums.slimdevices.com/member.php?userid=66870
View this thread: http://forums.slimdevices.com/showthread.php?t=108549

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

Reply via email to