summaryrefslogtreecommitdiff
path: root/network/openresolv/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/openresolv/README')
-rw-r--r--network/openresolv/README22
1 files changed, 10 insertions, 12 deletions
diff --git a/network/openresolv/README b/network/openresolv/README
index a8fe589df9..abe4b9d7c7 100644
--- a/network/openresolv/README
+++ b/network/openresolv/README
@@ -1,19 +1,17 @@
-management framework for resolv.conf
+openresolv (management framework for resolv.conf)
-Allows multiple daemons to manage resolv.conf and configures
-local resolvers such as dnsmasq and unbound.
+Allows multiple daemons to manage resolv.conf and configures local
+resolvers such as dnsmasq and unbound.
-This package may require some manual configuration. Please
-read resolvconf(8) and resolvconf.conf(5) for detailed
-instructions.
+This package may require some manual configuration. Please read
+resolvconf(8) and resolvconf.conf(5) for detailed instructions.
-If using openvpn and the following lines were added to
-openvpn client configuration file:
+Passing OPENVPN=yes will add the update-resolv-conf script to
+/etc/openvpn/. To use the script, make sure the following lines are
+added to your openvpn client configuration file.
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf
-by passing OPENVPN=yes to the SlackBuild script, it will
-copy update-resolv-conf file to /etc/openvpn folder.
-
-Please consult update-resolv-conf before doing this.
+Please consult /etc/openvpn/update-resolv-conf before using the script.
+It will likely require editing before use.