#989218 openvpn: the lack of down update-resolv-conf script

Package:
openvpn
Source:
openvpn
Description:
virtual private network daemon
Submitter:
sergio
Date:
2021-05-29 01:18:03 UTC
Severity:
normal
#989218#5
Date:
2021-05-29 01:14:24 UTC
From:
To:
Dear Maintainer,

resolv.conf left configured after tunnel down due to lack of down script

While openvpn provides both:
https://github.com/OpenVPN/openvpn/tree/master/contrib/pull-resolv-conf

If you will be updating the current debian update-resolv-conf with
client.up / client.down from openwrt, please pay attention, that
client.up calls resolvconf with '-p' so it fails on debian.

I send patch to remove '-p', possibly the above note will become
obsolete.