Subject: Re: how to add flags to an rc.d script
To: None <pkgsrc-users@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: pkgsrc-users
Date: 11/13/2006 12:31:13
> 	pfspamd=YES  pfspamd_flags="-g"	# greylisting
> 
> there is no effect.  
> 
> What is the right way to do this?  I didn't find anything in TFM for
> rc(8).  

Yes, that looks correct. I have:

pfspamd=YES
# 30/Aug/2006 reed -- 20 minutes passtime, 6 hours greyexp, 864 hours whiteexp
pfspamd_flags="-g -G 20:6:864"

I am using rc.d/pfspamd revision 1.1.1.1.