| Summary: | /etc/rc.syscons is always ran - even if there is no vga. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Dirk-Willem van Gulik <dirkx> |
| Component: | conf | Assignee: | Doug Barton <dougb> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Dirk-Willem van Gulik
2002-06-15 23:10:01 UTC
dirkx> Unlike virtually all other aspects; there seems to be no clean dirkx> way in /etc[/default/]rc.conf to switch off the running of dirkx> /etc/rc.syscons. You can simply remove /etc/rc.syscons file, to stop running. If you don't want to do so, you can also set some variable to stop all /etc/rc.syscons setup effective. Doesn't it work for you? -- - Makoto `MAR' Matsushita State Changed From-To: open->closed Everything in rc.syscons is already controlled by a knob, and as was already said, if you don't like having it run, just rm it. Responsible Changed From-To: freebsd-bugs->dougb I'm looking more closely at /etc stuff again. State Changed From-To: closed->patched State Changed From-To: patched->closed Finally MFC'ed this, sorry for the delay. |