I saw someone mention seeing an uncaught execption... I was hoping to catch anything like that to look at after the fact if ofmipd ever dies
Maybe it never dies ;) tom ----- Original Message ----- From: "Tim Legant" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 14, 2003 2:37 PM Subject: Re: tmda-ofmipd > Gre7g Luterman <[EMAIL PROTECTED]> writes: > > > On Sat, 14 Jun 2003 09:15:16 -0500, "Thomas A. Moulton" > > <[EMAIL PROTECTED]> wrote: > > > > > When ofmipd starts up as root in background where does stdout and stderr go? > > > > /dev/null, I believe. > > Actually, wherever you redirect them. Leaving the -d / --debug flag > aside for the moment, the only thing that gets printed to stderr is > the warning about running tmda-ofmipd as root and the only things that > get printed to stdout are the version information, if you use the -V > or --version flags, and the usage information, if you request help or > give it a bogus flag on the command line. > > If you turn debug on, then all debugging output goes to stderr. > Otherwise, it isn't output at all. > > > Tim > _____________________________________________ > tmda-users mailing list ([EMAIL PROTECTED]) > http://tmda.net/lists/listinfo/tmda-users > _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
