From nobody@FreeBSD.org  Sat Aug  4 02:50:15 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id A929837B403
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  4 Aug 2001 02:50:15 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f749oF696170;
	Sat, 4 Aug 2001 02:50:15 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200108040950.f749oF696170@freefall.freebsd.org>
Date: Sat, 4 Aug 2001 02:50:15 -0700 (PDT)
From: Andrey <andrey@mhs.iti.ac.id>
To: freebsd-gnats-submit@FreeBSD.org
Subject: how to bypass rc.local, I try in single user but its read 
X-Send-Pr-Version: www-1.0

>Number:         29453
>Category:       docs
>Synopsis:       how to bypass rc.local, I try in single user but its read
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 04 03:00:10 PDT 2001
>Closed-Date:    Sat Aug 4 06:25:00 PDT 2001
>Last-Modified:  Sat Aug 04 06:25:16 PDT 2001
>Originator:     Andrey
>Release:        4.2
>Organization:
Bachalepo
>Environment:
>Description:

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:

From: Joseph Mallett <jmallett@NewGold.NET>
To: Andrey <andrey@mhs.iti.ac.id>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: docs/29453: how to bypass rc.local, I try in single user but its read
Date: Sat, 4 Aug 2001 11:58:07 +0000

 > >Synopsis:       how to bypass rc.local, I try in single user but its read
 
 If rc.local exists, it is used. If you want to disable it temporarily, 
 move it out of the way, and move it back when you want to use it again.
 
 Adding an rc.conf option might help some people but would be repetative 
 since the test to see if the file is readable determines if it should be 
 run. Maybe checking to see if it is executable? Or remove those tests, and 
 go with an rc.conf option.
 
 For now, move the file to a different name.
 
 --
 Joseph A. Mallett
 http://srcsys.org
 
 xMach Core Team, www.xMach.org
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Sat Aug 4 06:25:00 PDT 2001 
State-Changed-Why:  
The PR database is the wrong place to ask questions.  questions@freebsd.org 
would be better. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29453 
>Unformatted:
