You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
400 B

  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. log:
  12. # Log info and more serious events to syslog.