On Tue, 2006-11-14 at 17:20 +0100, Helmut Schaa wrote: > Hi, > > playing around with OpenVPN and NM I noticed that all output from > nm-openvpn-service-openvpn-helper gets redirected to /dev/null as the man > pages of openvpn say. > > Here is a patch which adds syslog-logging to > nm-openvpn-service-openvpn-helper. > The patch applies cleanly against both HEAD and STABLE. > > Dan, this is probably also interesting for vpnc. > > I had a look at the vpnc code. The vpnc helper is executed with system(3) and > therefor the output of the helper uses the same file descriptors for stdout > (cf. openvpn redirects stdout to /dev/null). > But I'm not completly sure if debug output of the helper shows up in any log.
Applied to HEAD and stable for openvpn. Thanks, Dan > Regards, > Helmut > _______________________________________________ > NetworkManager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
