|
|
Around 11:45am on Wed, 2 Feb 2005 a mail from James Yonan said ... > > QUESTION: Is there a way to configure openvpn to run in the > > foreground and still log to syslog? (--daemon does the > > logging to syslog, but also does fork() and exit()). > > There isn't any way to do this right now, though the patch to > add the feature is so trivial that I've written it up: The sound of progress :) I guess that keeping the listen()ing socket open in the face of SIGUSR* would be difficult, even if it's neater in other ways. &:-) -- Linux - kick yourself instead of kicking your computer |