]> www.infradead.org Git - users/dwmw2/vpnc-scripts.git/commit
Use $VPNPID when provided by OpenConnect
authorDaniel Lenski <dlenski@gmail.com>
Thu, 16 Sep 2021 19:56:55 +0000 (12:56 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Thu, 16 Sep 2021 20:11:08 +0000 (13:11 -0700)
commit596d947af66e03abfd9be4ea65002ba8d05ab010
tree6eba22d4d7c83c291769107c54e3388dac0a0977
parent1db8bc6cb0207f13697b4d98bc18e8ab0a0b54a8
Use $VPNPID when provided by OpenConnect

See https://gitlab.com/openconnect/openconnect/-/merge_requests/278.  Once
merged, OpenConnect will send its PID to the vpnc-script as $VPNPID.  The
vpnc-script should use this in preference to trying to figure out its
grandparent's PID on its own.

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
vpnc-script