|
|
On Thu, 3 Feb 2005, Andrew McGill wrote: > 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. One could theoretically implement --persist-socket -- though at a certain point you are going to be persisting all state and so the restart becomes a no-op. At that point, just disable SIGUSR1. James ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-02/msg00063.html on line 199 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-02/msg00063.html on line 199 |