I am trying to get a script to run on startup - and I have it running
via /opt/bootlocal.sh
However, I suspect that it is not working reliably because there are
things still to be set-up/stared-up by pcp_startup.sh

The script does start a process in background (ngrok with a & at the
end).

I tried moving my script call to after pcp_startup.sh is called but I
think it does not get there because the bootlocal.sh stalls (near the
end of pcp_startup I presume).

I thought about putting it in a User Command but I think I remember
seeing that we should not start background tasks via that route.

Is there a recommended way to do 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=111787

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

Reply via email to