Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 2009 07:24:28 -0800 (PST)
From:      =?iso-8859-1?Q?Yves_Gu=E9rin?= <yvesguerin@yahoo.ca>
To:        edwin@mavetju.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: junkbuster-2.0.2_7
Message-ID:  <583539.58596.qm@web56407.mail.re3.yahoo.com>

next in thread | raw e-mail | index | archive | help
Dear Sir,

I did some modification concerning this port on my local machine:
/usr/local/etc/rc.d/junkbuster
*** 16,21 ****
--- 16,22 ----
=A0 command=3D/usr/local/sbin/junkbuster
=A0 required_files=3D/usr/local/etc/junkbuster/configfile
=A0 start_cmd=3D"ijb_start"
+ rcvar=3D`set_rcvar`
=A0=20
=A0 [ -z "${junkbuster_enable}" ] && junkbuster_enable=3D"NO"
=A0=20
***************
*** 27,30 ****
--- 28,32 ----
=A0 }
=A0=20
=A0 load_rc_config $name
+ eval "${rcvar}=3D\${${rcvar}:-'NO'}"
=A0 run_rc_command "$1"

so you can add to the /et/rc.conf:
junkbuster_enable=3D"NO"

If it can help.

Yves Guerin

=0A=0A=0A      



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?583539.58596.qm>