From owner-cvs-src@FreeBSD.ORG Sat Sep 2 13:28:53 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D69D16A4DE; Sat, 2 Sep 2006 13:28:53 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17E2143D45; Sat, 2 Sep 2006 13:28:53 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k82DSqts017873; Sat, 2 Sep 2006 13:28:52 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k82DSqGu017871; Sat, 2 Sep 2006 13:28:52 GMT (envelope-from rwatson) Message-Id: <200609021328.k82DSqGu017871@repoman.freebsd.org> From: Robert Watson Date: Sat, 2 Sep 2006 13:28:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/etc Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Sep 2006 13:28:53 -0000 rwatson 2006-09-02 13:28:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) etc Makefile Log: Merge Makefile:1.351,1.352 from HEAD to RELENG_6: Install /etc/security configuration files from OpenBSM. Install audit_control and audit_user, both of which are likely to be modified by the administrator, as user-writable instead of read-only. Obtained from: TrustedBSD Project Revision Changes Path 1.343.2.7 +15 -0 src/etc/Makefile