Date: Tue, 21 Aug 2007 15:20:10 GMT From: Jan Srzednicki <w@wrzask.pl> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/115198: [PATCH] security/drweb: update to rcNG script Message-ID: <200708211520.l7LFKA7M000598@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/115198; it has been noted by GNATS. From: Jan Srzednicki <w@wrzask.pl> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Alexander Demin <support@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708211520.l7LFKA7M000598>