michal/tit
Browse tree · Show commit · Download archive
Blob: release/examples/tit.openbsd
#!/bin/ksh daemon="/usr/local/bin/tit" daemon_user="_tit" daemon_flags="--config /srv/tit/config.toml serve" . /etc/rc.d/rc.subr rc_cmd "$1"
Browse tree · Show commit · Download archive
#!/bin/ksh daemon="/usr/local/bin/tit" daemon_user="_tit" daemon_flags="--config /srv/tit/config.toml serve" . /etc/rc.d/rc.subr rc_cmd "$1"