#!/sbin/openrc-run pidfile="/run/$RC_SVCNAME.pid" command="/usr/bin/webhook" command_args="-hooks /etc/webhooks.json -verbose" command_background="yes"