#!/sbin/openrc-run command="/usr/bin/rebound" command_args="" supervisor=supervise-daemon output_log="/var/log/rebound.log" error_log="$output_log" depend() { need net }