shellcheck, static usb ethnet addresses, fix vpn config
[distro-setup] / distro-end
index 8da4a26c284136cfb9f686081dea7df670b4a995..ba0b585482efd636a10dde0c64c5ba7060d110a7 100755 (executable)
@@ -523,18 +523,7 @@ EOF
 client-to-client
 EOF
 
-
-    ngset
-    files=(/etc/openvpn/client-config-hole/*)
-    if (( ${#files[@]} >= 1 )); then
-      rm -f ${files[@]}
-    fi
-    ngreset
-    for host in ${!vpn_ips[@]}; do
-      sd /etc/openvpn/client-config-hole/$host <<EOF
-ifconfig-push 10.5.5.${vpn_ips[$host]} 255.255.255.0
-EOF
-    done
+    # note client-config files are setup in brc2 update-host-info
 
 
     # for adding cert to system with /p