From f15c88c0aafebeed059730d530871acf40e637f2 Mon Sep 17 00:00:00 2001 From: Henry N Date: Thu, 2 Apr 2020 21:03:46 +0200 Subject: [PATCH] Text unbound.conf.d/openvpn.conf --- openvpn-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvpn-install.sh b/openvpn-install.sh index 33f18b7..92feff3 100755 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -267,7 +267,7 @@ function installQuestions () { echo "" echo "Unbound is already installed." echo "You can allow the script to configure it in order to use it from your OpenVPN clients" - echo "We will simply add a second server to /etc/unbound/unbound.conf for the OpenVPN subnet." + echo "We will simply add a second server to /etc/unbound/unbound.conf.d/openvpn.conf for the OpenVPN subnet." echo "No changes are made to the current configuration." echo ""