blob: 8c3c65cf5772757940440b61d7e39dbc95149a6a (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
#KNOT_RESOLVER_USER=knot-resolver
#KNOT_RESOLVER_GROUP=knot-resolver
#KNOT_RESOLVER_CONFIG="/etc/knot-resolver/config.yaml"
#KNOT_RESOLVER_PIDFILE="/run/knot-resolver.pid"
#LOG TARGET : syslog stdout stderr
#KNOT_RESOLVER_LOG="syslog"
|