summaryrefslogtreecommitdiff
path: root/net-dns/pdnsd/files
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/pdnsd/files')
-rw-r--r--net-dns/pdnsd/files/pdnsd-online.confd7
-rw-r--r--net-dns/pdnsd/files/pdnsd.confd5
2 files changed, 12 insertions, 0 deletions
diff --git a/net-dns/pdnsd/files/pdnsd-online.confd b/net-dns/pdnsd/files/pdnsd-online.confd
new file mode 100644
index 000000000000..eb8d764f0700
--- /dev/null
+++ b/net-dns/pdnsd/files/pdnsd-online.confd
@@ -0,0 +1,7 @@
+# Make sure to change the rc_need variable to the service for the
+# interface that connects you to the dns servers.
+#
+# For instance if you use a PPP connection on ppp0 to connect, set
+# rc_need="net.ppp0"
+
+rc_need="net.lo"
diff --git a/net-dns/pdnsd/files/pdnsd.confd b/net-dns/pdnsd/files/pdnsd.confd
new file mode 100644
index 000000000000..87dc6d63ae77
--- /dev/null
+++ b/net-dns/pdnsd/files/pdnsd.confd
@@ -0,0 +1,5 @@
+# Command line options, check pdnsd --help for a list of valid
+# parameters. Note that most of the options that can be given at
+# command-line are also available as configuration parameters in
+# /etc/pdnsd/pdnsd.conf
+PDNSDCONFIG=""