mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
4a54847916
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
14 lines
400 B
Diff
14 lines
400 B
Diff
diff --git a/samples/knot.sample.conf.in b/samples/knot.sample.conf.in
|
|
index e07c8a7..ecc13ad 100644
|
|
--- a/samples/knot.sample.conf.in
|
|
+++ b/samples/knot.sample.conf.in
|
|
@@ -9,7 +9,7 @@ server:
|
|
# Listen on all configured IPv6 interfaces.
|
|
listen: ::@53
|
|
# User for running the server.
|
|
- # user: knot:knot
|
|
+ user: knot:knot
|
|
|
|
log:
|
|
# Log info and more serious events to syslog.
|