svn commit: r241461 - stable/6/etc/sendmail

Peter Wemm peter at FreeBSD.org
Thu Oct 11 20:53:12 UTC 2012


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

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

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

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