#!/sbin/openrc-run command="/usr/sbin/minisatip" command_args="-R /usr/share/minisatip/html" command_args_foreground="-f" supervisor="supervise-daemon" depend() { use net }