summaryrefslogtreecommitdiff
path: root/network/openresolv/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/openresolv/README')
-rw-r--r--network/openresolv/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/network/openresolv/README b/network/openresolv/README
new file mode 100644
index 0000000000..6601c417ed
--- /dev/null
+++ b/network/openresolv/README
@@ -0,0 +1,19 @@
+management framework for resolv.conf
+
+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.
+
+If using openvpn and the following lines were added to
+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. \ No newline at end of file