Re: pppd log
Re: pppd log
- Subject: Re: pppd log
- From: Justin Walker <email@hidden>
- Date: Tue, 27 Jan 2004 21:14:10 -0800
On Tuesday, January 27, 2004, at 08:48 PM, Manish Jamadagni wrote:
Justin, Thanks for your reply.
I am not using pppd with any app, I am settings different options for
the
pppd command and executing it in a different process from the app,
that I am
developing. I tried using option logfd set to 1 and without any
logfile set
and got the pppd logs thrown at the standard out.Thats precisely what I
wanted.
I guess that would work. If you exec the app, it inherits file
descriptors, and if you tell it to use a specific file descriptor for
logging, that apparently overrides the normal daemonization (which does
something akin to setting FD's 0,1,2 to "/").
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | Some people have a mental
| horizon of radius zero, and
| call it their point of view.
| -- David Hilbert
*--------------------------------------*-------------------------------*
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.
References: | |
| >Re: pppd log (From: "Manish Jamadagni" <email@hidden>) |