#!/sbin/openrc-run name="prometheus-libvirt-exporter" supervisor=supervise-daemon command="/usr/bin/libvirt-exporter" command_args="$ARGS" command_background="yes" command_user="prometheus:prometheus" pidfile="/run/${RC_SVCNAME}.pid"