]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
defer the switch to syslog until AFTER the tunnel is fully up,
authorDaniel Lenski <dlenski@gmail.com>
Tue, 5 Jan 2021 04:48:20 +0000 (20:48 -0800)
committerDaniel Lenski <dlenski@gmail.com>
Tue, 5 Jan 2021 04:52:43 +0000 (20:52 -0800)
commitfef2c7fbb851dd99c9ad8e41f9557049419a97d0
treef399a18281e2f893a95823354f795a8d34d06b77
parentb156b581e894b03e7169827b9e293ca2f13e1366
defer the switch to syslog until AFTER the tunnel is fully up,

This way, initial connection information and background PID will be usefully
printed to the console, as will errors which prevent the tunnel from being
started (and thus cause OpenConnect to abort as soon as it's established
a connection to the server).

This is a further refinement of 557ac6cfa6d42045ac5ed5e65e2fb079106643fa (!117).

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
main.c
openconnect.8.in