|
|
Enhancement quest: Add -D options from make CMDLINE to $CFLAGS. OR honer LOG_OPENVPN=LOG_LOCAL6 in ./configure (have it add to CFLAGS in Makefile) On FBSD (ports, etc) if we do a 'make -DLOG_OPENVPN=LOG_LOCAL6' it should be passing the -DLOG_OPENVPN=LOG_LOCAL to the makefile in the $CFLAGS line (it doesn't seem to) openvpn rc12: make -DLOG_OPENVPN=LOG_LOCAL6 Proof it doesn't pass make to cc: make -DLOG_OPENVPN=RANDOM_CRAP_LKJLKJL (should error, Tried to put LOG_OPENVPN=LOG_LOCAL6 syslog.conf edits: local6.* /var/log/openvpn touched /var/log/openvpn sighuped syslogd, saw some traffic in /var/log/messages for openvpn, but noda in /var/log/openvpn Openvpn started with --daemon option, --verb 1, and mute 20 (no log directives in client.conf file, it still outputs to /var/log/messages) Doesn't' look like any log facilities changes are there. ____________________________________________ 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-03/msg00023.html on line 209 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-03/msg00023.html on line 209 |