This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
repoviewer/rc
2026-01-21 04:06:54 +09:00

11 lines
107 B
Bash

#!/bin/ksh
daemon="/usr/local/bin/repo-viewer -s"
. /etc/rc.d/rc.subr
rc_bg=YES
rc_reload=NO
rc_cmd $1