1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 <2004> 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 <2004> 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Running epics in background in linux |
From: | Eric Williams <[email protected]> |
To: | Rok Sabjan <[email protected]> |
Cc: | [email protected] |
Date: | Wed, 28 Jan 2004 10:56:39 -0800 |
Hi all!
I have an interesting question. How to run EPICS application on a linux box in a background. The box is actually contains a strong-arm processor with all the data (+EPICS) stored in the flash. I would like to get EPICS started as soon as I turn on the machine. But if I write a script and put it into /etc/init.d/S99epics, the application starts and then immediately ends.
I cannot use Dirk Zimoch's shellbox.tcl, as I have no tcl. I have also no screen program now. Everything else works very well on this platform, including serial device control with (for now) gpibCore.
Can anyone give me a clue about this, please. Should we patch EPICS a bit or is this solveable with linux tricks?
Cheers, Rok