Date: Tue, 21 Aug 2007 17:09:49 +0200 From: Jan Srzednicki <w@wrzask.pl> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/115198: [PATCH] security/drweb: update to rcNG script Message-ID: <20070821150949.GD35995@oak.pl> In-Reply-To: <20070821150234.GC35995@oak.pl> References: <20070804152359.1E3DF1CCC4@oak.pl> <200708041550.l74Fo1Df040344@freefall.freebsd.org> <20070821150234.GC35995@oak.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070821150949.GD35995>