On Fri, 08 Jan 2010 15:00:11 +0200
Kaya Saman <samank...@netscape.net> wrote:


> name="xmms2launcher"
> rcvar=`set_rcvar`
> command="/usr/local/bin/${name} -u kaya"
> ...
> So if I can't add the - does this mean that I have to create a link
> to xmms2-launcher with name xmms2launcher??

no just avoid using ${name} in the command. 

name is just a label used for creating unique variable names you can
use in rc.conf, it doesn't have to match any binary.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to