X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=vpn-server-setup;h=5c6f195edb57c195c94de4523d9f12acc948b03d;hb=d749cadc99d6cb517e68afec90a394fb4ae8d1f0;hp=312ddff11071a03c98cc9c174c5df60aaebd7a75;hpb=aa9be22d2798d15580907238cfdbf8f3ffd7364d;p=vpn-setup diff --git a/vpn-server-setup b/vpn-server-setup index 312ddff..5c6f195 100755 --- a/vpn-server-setup +++ b/vpn-server-setup @@ -39,7 +39,7 @@ debian specific paths. For ipv6, we assume ipv6_addr routes to the server. -You can save all the keys by storing /etc/openvpn/easy-rsa/keys, and +You can save all the keys by storing /etc/openvpn/easy-rsa-NAME/keys, and the script will not generate them if it sees they exist already. For future updates to this script, this is a good place to @@ -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