From owner-cvs-src@FreeBSD.ORG Tue Sep 28 13:44:41 2004 Return-Path: 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 A9B8216A4CE; Tue, 28 Sep 2004 13:44:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88B5A43D39; Tue, 28 Sep 2004 13:44:41 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8SDifLT087233; Tue, 28 Sep 2004 13:44:41 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8SDifLu087232; Tue, 28 Sep 2004 13:44:41 GMT (envelope-from dougb) Message-Id: <200409281344.i8SDifLu087232@repoman.freebsd.org> From: Doug Barton Date: Tue, 28 Sep 2004 13:44:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 28 Sep 2004 13:44:41 -0000 dougb 2004-09-28 13:44:41 UTC FreeBSD src repository Modified files: . UPDATING Log: Amend the named chroot update instructions by adding a stop and start of syslogd. The rc.d/syslogd script has the logic already to create a socket in the chroot dir, it just needs to be restarted. Reminded by: matusita Revision Changes Path 1.365 +2 -0 src/UPDATING