Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2015 17:53:16 +0000 (UTC)
From:      Garrett Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r278466 - head/etc/rc.d
Message-ID:  <201502091753.t19HrGGB069774@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Mon Feb  9 17:53:16 2015
New Revision: 278466
URL: https://svnweb.freebsd.org/changeset/base/278466

Log:
  Remove explicit routing/sendmail rc.d inclusion in FILES
  
  Reported by: Guy Yur <guyyur@gmail.com>
  MFC after: 14 days
  X-MFC with: r278249
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/etc/rc.d/Makefile

Modified: head/etc/rc.d/Makefile
==============================================================================
--- head/etc/rc.d/Makefile	Mon Feb  9 17:22:54 2015	(r278465)
+++ head/etc/rc.d/Makefile	Mon Feb  9 17:53:16 2015	(r278466)
@@ -99,7 +99,6 @@ FILES=	DAEMON \
 	rfcomm_pppd_server \
 	root \
 	route6d \
-	routed \
 	routing \
 	rpcbind \
 	rtadvd \
@@ -107,7 +106,6 @@ FILES=	DAEMON \
 	savecore \
 	sdpd \
 	securelevel \
-	sendmail \
 	serial \
 	sppp \
 	${_sshd} \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502091753.t19HrGGB069774>