aboutsummaryrefslogtreecommitdiffstats
path: root/testing/knot-resolver4/knot-resolver4.confd
diff options
context:
space:
mode:
authortcely <tcely@users.noreply.github.com>2019-04-20 18:21:13 -0400
committerKevin Daudt <kdaudt@alpinelinux.org>2019-04-22 20:14:22 +0000
commit49bb78227da540ae8801f17c72d52a3beec8b288 (patch)
treec1f35667fa57b6478ce3a5676129b7ad7fc7ab76 /testing/knot-resolver4/knot-resolver4.confd
parent49170a4234d9416d2fd87106d13d33550b022fcc (diff)
downloadaports-49bb78227da540ae8801f17c72d52a3beec8b288.tar.bz2
aports-49bb78227da540ae8801f17c72d52a3beec8b288.tar.xz
testing/knot-resolver4: new aport
https://www.knot-resolver.cz/ Minimalistic caching DNS resolver implementation This is for testing the major upgrade from 3.2.1. * add -openrc files
Diffstat (limited to 'testing/knot-resolver4/knot-resolver4.confd')
-rw-r--r--testing/knot-resolver4/knot-resolver4.confd10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/knot-resolver4/knot-resolver4.confd b/testing/knot-resolver4/knot-resolver4.confd
new file mode 100644
index 0000000000..59a22f0421
--- /dev/null
+++ b/testing/knot-resolver4/knot-resolver4.confd
@@ -0,0 +1,10 @@
+# Config file for /etc/init.d/knot-resolver4
+
+# Config file path.
+#config="/etc/knot-resolver/kresd.conf"
+
+# Cache (working) directory.
+#cachedir="/var/cache/knot-resolver"
+
+# Path to the logging file.
+#logfile="/var/log/knot-resolver4.log"