#!/sbin/openrc-run supervisor=supervise-daemon command="/usr/bin/node_exporter" command_background="yes" pidfile="/var/run/${SVCNAME}.pid" command_user="prometheus:prometheus" depend() { need net after firewall }