openvpn-script: Print errors to syslog instead of stderr
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Mon, 12 Nov 2012 12:07:54 +0000 (14:07 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 23 Nov 2012 10:58:52 +0000 (12:58 +0200)
commit7270920bf73fe37ff15a25360dd1e63bad239515
tree3cf743b93dad7fdcdd49f360391a35ca01ff7c59
parentd3910ab6489d16082543215ffaa780981e520e31
openvpn-script: Print errors to syslog instead of stderr

Use syslog for error printing because normally the stderr
goes to /dev/null and we do not see the errors.
scripts/openvpn-script.c