# /etc/conf.d/libvirt-exporter

# Custom arguments can be specified like:
#
# ARGS="--web.listen-address=:9177 --web.telemetry-path=/metrics"

ARGS=""

# comment out to use traditional service management
supervisor="supervise-daemon"
