web (103B)
1 #!/bin/sh 2 # 3 4 daemon="/usr/local/bin/web" 5 daemon_user="_web" 6 7 rc_bg=YES 8 9 . /etc/rc.d/rc.subr 10 11 rc_cmd $1