Page MenuHomeFreeBSD

rc.conf.5: Document virtual_oss(8)
ClosedPublic

Authored by christos on Apr 2 2026, 5:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 18, 3:29 PM
Unknown Object (File)
Mon, May 18, 3:23 PM
Unknown Object (File)
Mon, May 18, 5:32 AM
Unknown Object (File)
Mon, May 18, 5:25 AM
Unknown Object (File)
Fri, May 15, 2:30 PM
Unknown Object (File)
Fri, May 15, 12:52 PM
Unknown Object (File)
Fri, May 15, 5:46 AM
Unknown Object (File)
Fri, May 15, 5:45 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Clarify virtual_oss_default_control_device further.

share/man/man5/rc.conf.5
4975
5000

The use of "override" to mean "set an rc.conf variable" sounds strange. I think these uses of that word should be replaced by plain "set" or "set in rc.conf".

christos added inline comments.
share/man/man5/rc.conf.5
5000

No objection to this. The reason I used "override" is because these variables are set in rc.conf, but by libexec/rc/rc.d/virtual_oss, so I guess we technically do have to override them. There is similar wording in the "SERVICE JAILS" section:

Typically this variable is set inside rc scripts, but it can be
overridden in the rc config.
share/man/man5/rc.conf.5
5000

Bump.

share/man/man5/rc.conf.5
5000

I still think "set" is more clear. The documentation describes how to override default configuration by setting rc.conf variables.

christos marked 2 inline comments as done.

Address Mark's comments.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 16 2026, 2:51 PM
This revision was automatically updated to reflect the committed changes.