svn commit: r241459 - stable/8/etc/sendmail

Peter Wemm peter at FreeBSD.org
Thu Oct 11 20:51:00 UTC 2012


Author: peter
Date: Thu Oct 11 20:50:59 2012
New Revision: 241459
URL: http://svn.freebsd.org/changeset/base/241459

Log:
  Switch freebsd.org nullhost cluster machines from hub to mx1.

Modified:
  stable/8/etc/sendmail/freefall.mc

Modified: stable/8/etc/sendmail/freefall.mc
==============================================================================
--- stable/8/etc/sendmail/freefall.mc	Thu Oct 11 20:48:45 2012	(r241458)
+++ stable/8/etc/sendmail/freefall.mc	Thu Oct 11 20:50:59 2012	(r241459)
@@ -43,5 +43,5 @@ divert(0)dnl
 VERSIONID(`$FreeBSD$')
 
 OSTYPE(freebsd6)
-FEATURE(nullclient, hub.$m)
+FEATURE(nullclient, mx1.$m)
 MASQUERADE_AS(FreeBSD.org)


More information about the svn-src-stable mailing list