You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
224 B
Bash

#!/bin/ksh
# $ mv ./openrc /etc/rc.d/feuille
# $ rcctl enable feuille
# $ rcctl set feuille flags -U https://my.paste.bin
# $ rcctl start feuille
daemon="/usr/local/bin/feuille"
. /etc/rc.d/rc.subr
rc_reload=NO
rc_cmd $1