Date: Tue, 21 Aug 2007 17:02:34 +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: <20070821150234.GC35995@oak.pl> In-Reply-To: <200708041550.l74Fo1Df040344@freefall.freebsd.org> References: <20070804152359.1E3DF1CCC4@oak.pl> <200708041550.l74Fo1Df040344@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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. -- 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?20070821150234.GC35995>