Merge pull request #2126 from lynxis/libmicrohttpd
[feed/packages.git] / net / knot / patches / 02_knot.conf.patch
1 diff --git a/samples/knot.sample.conf.in b/samples/knot.sample.conf.in
2 index e07c8a7..ecc13ad 100644
3 --- a/samples/knot.sample.conf.in
4 +++ b/samples/knot.sample.conf.in
5 @@ -9,7 +9,7 @@ server:
6 # Listen on all configured IPv6 interfaces.
7 listen: ::@53
8 # User for running the server.
9 - # user: knot:knot
10 + user: knot:knot
11
12 log:
13 # Log info and more serious events to syslog.