| Summary: | how to bypass rc.local, I try in single user but its read | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Andrey <andrey> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Andrey
2001-08-04 11:00:10 UTC
> >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 The PR database is the wrong place to ask questions. questions@freebsd.org would be better. |