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: Asyn daemon + console + log |
From: | Mark Rivers <[email protected]> |
To: | "'Benoit RAT'" <[email protected]>, "[email protected] list" <[email protected]> |
Date: | Mon, 28 Nov 2016 16:40:12 +0000 |
We use procServ to handle tasks 1 and 3, and logrotate for task 2. A simple etc/init.d script can be used to start the procServ/IOC. https://sourceforge.net/projects/procserv/
Mark From: [email protected] [mailto:[email protected]]
On Behalf Of Benoit RAT Hi guys, I was wondering if someone could help me implement the following:
I have manage to get the two first thing working but I can not get the combination of the three. Someone has an idea, is it possible to access to the console? Maybe running the IOC as a daemon is not the best solution, but I would really like to have my IOC started when I power on my rack. |