Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2015 08:30:24 +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: r277734 - head/etc/rc.d
Message-ID:  <201501260830.t0Q8UOAM007093@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Mon Jan 26 08:30:24 2015
New Revision: 277734
URL: https://svnweb.freebsd.org/changeset/base/277734

Log:
  Remove explicit inclusion of lpd from FILES
  
  X-MFC with: 277731
  MFC after: 1 week
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/etc/rc.d/Makefile

Modified: head/etc/rc.d/Makefile
==============================================================================
--- head/etc/rc.d/Makefile	Mon Jan 26 08:28:51 2015	(r277733)
+++ head/etc/rc.d/Makefile	Mon Jan 26 08:30:24 2015	(r277734)
@@ -68,7 +68,6 @@ FILES=	DAEMON \
 	local \
 	localpkg \
 	lockd \
-	lpd \
 	mixer \
 	motd \
 	mountcritlocal \



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