diff options
author | Chris Kankiewicz <chris@chriskankiewicz.com> | 2016-01-20 14:16:58 -0700 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-01-26 21:53:54 +0000 |
commit | bfdc08d49cfd221709ce29ad6f81a651461c71e2 (patch) | |
tree | 3ffcb078644bdb440e700ea373c2e2f21b1eb9f4 /main/iptables/APKBUILD | |
parent | d312648c4ac76e655f817783860fe16c370d8e88 (diff) | |
download | aports-bfdc08d49cfd221709ce29ad6f81a651461c71e2.tar.bz2 aports-bfdc08d49cfd221709ce29ad6f81a651461c71e2.tar.xz |
main/openvpn: fix down script not restoring original resolv.conf
This patch fixes an error where, in the provided OpenVPN down script, the
cp command would fail due to the resolv.conf file already existing.
Instead of using cp we cat the file contents over the exising resolv.conf
file to avoid the error and preserve any symlinks that may exist.
Fixes issue #5027
Diffstat (limited to 'main/iptables/APKBUILD')
0 files changed, 0 insertions, 0 deletions