remove unneeded resolvconf install
authorIan Kelling <iank@fsf.org>
Tue, 23 Feb 2021 23:42:20 +0000 (18:42 -0500)
committerIan Kelling <iank@fsf.org>
Tue, 23 Feb 2021 23:42:20 +0000 (18:42 -0500)
vpn-server-setup

index 6254f0f7a9fe0825232959245f0786b9f82ba311..5c6f195edb57c195c94de4523d9f12acc948b03d 100755 (executable)
@@ -77,7 +77,7 @@ read -r ip6 ip6route <<<"$@"
 
 source /a/bin/distro-functions/src/package-manager-abstractions
 
-pi-nostart openvpn openssl resolvconf easy-rsa uuid-runtime
+pi-nostart openvpn openssl easy-rsa uuid-runtime
 
 if [[ -e /lib/systemd/system/openvpn-server@.service ]]; then
   vpn_service=openvpn-server@$name