summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-08-07 01:32:16 +0200
committerLars Wendler <polynomial-c@gentoo.org>2019-08-13 18:40:28 +0200
commit0d4f72c0537a122dfdc2eb65e2ac82080b14f18a (patch)
tree5a421924d416815cdb5f516e75aa09f571ccfd8e /net-dns/pdnsd/files
parentacct-user/pdnsd: Initial commit (diff)
downloadgentoo-0d4f72c0537a122dfdc2eb65e2ac82080b14f18a.tar.gz
gentoo-0d4f72c0537a122dfdc2eb65e2ac82080b14f18a.tar.bz2
gentoo-0d4f72c0537a122dfdc2eb65e2ac82080b14f18a.zip
net-dns/pdnsd: Revbump replacing user eclass
with pdnsd group/user packages Bump to EAPI-7 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
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=""