gentoo-ebuilds/app-metrics/unbound-telemetry/files/confd
Patrick McLean 666587a97a
app-metrics/unbound-telemetry: New package
Thanks to Sam James <sam@gentoo.org> for help wranging cargo.

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2021-03-21 23:42:37 -07:00

7 lines
362 B
Text

# /etc/conf.d/unbound-telemetry: Configuration file for unbound-telemetry daemon
# the args to pass to the unbound-telemetry daemon (see unbound-telemetry --help)
unbound_telemetry_args="tcp"
# example for UNIX socket (unbound needs to be set up accordingly)
#unbound_telemetry_args="uds --bind=127.0.0.1:9167 --control-interface=/run/unbound/remote-control"