#!/sbin/openrc-run supervisor=supervise-daemon name="tqftpserv" description="QRTR TFTP service" command="/usr/bin/tqftpserv" depend() { need qrtr-ns }