blob: 275081bfa84ff1110c03c9ee61de9ed73b5888f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Configuration for /etc/init.d/unbound
# Path of the configuration file.
#cfgfile="/etc/unbound/$RC_SVCNAME.conf"
# Additional arguments for the unbound command.
# Add "-v" to enable verbose logging (more times to increase verbosity).
#command_args=""
# Uncomment to use process supervisor.
#supervisor=supervise-daemon
|