ports/115198: [PATCH] security/drweb: update to rcNG script

Jan Srzednicki w at wrzask.pl
Tue Aug 21 15:20:11 UTC 2007


The following reply was made to PR ports/115198; it has been noted by GNATS.

From: Jan Srzednicki <w at wrzask.pl>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc: Alexander Demin <support at spectrum.ru>
Subject: Re: ports/115198: [PATCH] security/drweb: update to rcNG script
Date: Tue, 21 Aug 2007 17:09:49 +0200

 On Tue, Aug 21, 2007 at 05:02:34PM +0200, Jan Srzednicki wrote:
 > > Name of rcNG script is not correct. Correct name is 001.drwebd. The
 > > prefix "001" is necessary because after start drwebd, starting message
 > > filters for sendmail, postfix and others mail daemons. For example:
 > > name of script of sendmail message filter - 002.drweb-smf.sh. 
 > > Please rename rcNG script to 001.drwebd and all be correct.
 > 
 > That's not true. rcNG handles ordering on its own, regardless of file
 > names and according to the PROVIDE, REQUIRE and BEFORE keywords,
 > so no filename prefixes are necessary anymore - and they don't work
 > anyway.
 > 
 > "BEFORE: mail" is enough for any MTA in ports I'm aware of.
 
 In case of MTA-specific message filter startup scripts, they should be
 also replaced according to the rcNG schema, with "REQUIRE: drwebd"
 keyword.
 
 But, as the old-style scripts are started AFTER the rcorder-ed ones,
 you don't have to do it, as they will be started afterwards anyway.
 
 -- 
   Jan Srzednicki  ::  http://wrzask.pl/
   "Remember, remember, the fifth of November"
                                      -- V for Vendetta
 



More information about the freebsd-ports-bugs mailing list