pricecharts

track prices of consumer electronics
Log | Files | Refs | README

openbsd_rc.d_ps_fcgi (122B)


      1 #!/bin/sh
      2 
      3 daemon="perl -T /home/kyle/src/pricesloth/ps_fcgi"
      4 
      5 . /etc/rc.d/rc.subr
      6 
      7 pexp="perl: ps_fcgi sloth"
      8 
      9 rc_cmd $1