#!/sbin/openrc-run supervisor=supervise-daemon name=website command="${name}" pidfile="/run/$name.pid" command_user="www:www" depend() { need net after firewall }