Cleanup
This commit is contained in:
parent
0425be8c4a
commit
eed8e236a3
@ -310,7 +310,7 @@ remove_vpn() {
|
||||
|
||||
print_vpn_removed() {
|
||||
echo
|
||||
echo "IPsec VPN removed! Please reboot your server."
|
||||
echo "IPsec VPN removed! Please reboot your server. This is optional, but recommended."
|
||||
}
|
||||
|
||||
vpnuninstall() {
|
||||
|
@ -633,7 +633,7 @@ IKEv2 guide: vpnsetup.net/ikev2
|
||||
EOF
|
||||
if [ ! -e /dev/ppp ]; then
|
||||
cat <<'EOF'
|
||||
Warning: /dev/ppp is missing, and IPsec/L2TP mode may not work. Please use
|
||||
WARNING: /dev/ppp is missing, and IPsec/L2TP mode may not work. Please use
|
||||
IKEv2 (vpnsetup.net/ikev2) or IPsec/XAuth mode to connect.
|
||||
Debian 11/10 users, see vpnsetup.net/debian10
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user