]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
windows service configuration.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 26 Feb 2009 16:18:11 +0000 (16:18 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 26 Feb 2009 16:18:11 +0000 (16:18 +0000)
git-svn-id: file:///svn/unbound/trunk@1499 be551aaa-1e26-0410-a405-d3ace91eadb9

winrc/service.conf [new file with mode: 0644]

diff --git a/winrc/service.conf b/winrc/service.conf
new file mode 100644 (file)
index 0000000..41e508d
--- /dev/null
@@ -0,0 +1,5 @@
+# Unbound configuration file on windows.
+# See example.conf for more settings and syntax
+server:
+       directory: "@UNBOUND_RUN_DIR@"
+       logfile: "unbound.log"