# see prometheus_wireguard_exporter --help for a reference
# pass your interface here
command_args="
--extract_names_config_files /etc/wireguard/wg0.conf
"

# comment to use traditional service launching
supervisor=supervise-daemon
