From owner-p4-projects@FreeBSD.ORG Thu Oct 4 23:53:19 2007 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 9BEA616A41B; Thu, 4 Oct 2007 23:53:19 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B90316A420 for ; Thu, 4 Oct 2007 23:53:19 +0000 (UTC) (envelope-from cnst@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2382613C467 for ; Thu, 4 Oct 2007 23:53:19 +0000 (UTC) (envelope-from cnst@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l94NrJ71007195 for ; Thu, 4 Oct 2007 23:53:19 GMT (envelope-from cnst@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l94NrJWV007192 for perforce@freebsd.org; Thu, 4 Oct 2007 23:53:19 GMT (envelope-from cnst@FreeBSD.org) Date: Thu, 4 Oct 2007 23:53:19 GMT Message-Id: <200710042353.l94NrJWV007192@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to cnst@FreeBSD.org using -f From: "Constantine A. Murenin" To: Perforce Change Reviews Cc: Subject: PERFORCE change 127200 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2007 23:53:19 -0000 http://perforce.freebsd.org/chv.cgi?CH=127200 Change 127200 by cnst@dale on 2007/10/04 23:53:13 connect sensorsd.conf to the build. Obtained from: Hasso Tepper via DragonFly BSD Affected files ... .. //depot/projects/soc2007/cnst-sensors/etc/Makefile#2 edit Differences ... ==== //depot/projects/soc2007/cnst-sensors/etc/Makefile#2 (text+ko) ==== @@ -17,7 +17,7 @@ portsnap.conf pf.conf pf.os phones profile protocols \ rc rc.bsdextended rc.firewall rc.firewall6 rc.initdiskless \ rc.sendmail rc.shutdown \ - rc.subr remote rpc services shells \ + rc.subr remote rpc sensorsd.conf services shells \ snmpd.config sysctl.conf syslog.conf \ etc.${MACHINE_ARCH}/ttys \ ${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \