From owner-cvs-all Mon Apr 22 19:15: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A296637B419; Mon, 22 Apr 2002 19:15:00 -0700 (PDT) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3N2F0T15809; Mon, 22 Apr 2002 19:15:00 -0700 (PDT) (envelope-from keramida) Message-Id: <200204230215.g3N2F0T15809@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 22 Apr 2002 19:15:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2002/04/22 19:15:00 PDT Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Make sure we explicitly mention that scripts that are used to start services from /usr/local/etc/rc.d have to be executable and need an extension of .sh to be picked up by /etc/rc at startup & shutdown. Inspired by: A question by Ryan Hill on freebsd-questions. Revision Changes Path 1.48 +13 -3 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message