mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
windows service configuration.
git-svn-id: file:///svn/unbound/trunk@1499 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
840d7fd34f
commit
fef17eadb6
1 changed files with 5 additions and 0 deletions
5
winrc/service.conf
Normal file
5
winrc/service.conf
Normal file
|
|
@ -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"
|
||||
Loading…
Reference in a new issue