svn commit: r241460 - stable/7/etc/sendmail

Peter Wemm peter at FreeBSD.org
Thu Oct 11 20:52:23 UTC 2012


Author: peter
Date: Thu Oct 11 20:52:23 2012
New Revision: 241460
URL: http://svn.freebsd.org/changeset/base/241460

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

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

Modified: stable/7/etc/sendmail/freefall.mc
==============================================================================
--- stable/7/etc/sendmail/freefall.mc	Thu Oct 11 20:50:59 2012	(r241459)
+++ stable/7/etc/sendmail/freefall.mc	Thu Oct 11 20:52:23 2012	(r241460)
@@ -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-7 mailing list