Page MenuHomeFreeBSD

rc.conf(5): Add note about parallel startup variable
ClosedPublic

Authored by debdrup on Feb 23 2021, 3:09 PM.
Tags
None
Referenced Files
F170013760: D28898.id.diff
Thu, Sep 3, 6:13 AM
F170002555: D28898.id84555.diff
Thu, Sep 3, 5:41 AM
F170002538: D28898.id84552.diff
Thu, Sep 3, 5:41 AM
F169983545: D28898.id84590.diff
Thu, Sep 3, 4:36 AM
F169978168: D28898.diff
Thu, Sep 3, 4:08 AM
Unknown Object (File)
Fri, Aug 28, 10:06 PM
Unknown Object (File)
Tue, Aug 18, 3:27 PM
Unknown Object (File)
Wed, Aug 12, 5:53 PM

Details

Summary

The commit below added parallel service startup, and it needs to be
documented, so people know about it.

PR: 249192
MFC with: 77e1ccbee3ed

Test Plan

Mandoc and igor were run.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 37313
Build 34202: arc lint + arc unit

Event Timeline

debdrup added reviewers: bapt, lwhsu.
yuripv added inline comments.
share/man/man5/rc.conf.5
149

I'd rather write this as command (e.g. using .Nm) and add .Xr to the SEE ALSO section.

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

Use correct invocation of Nm macro

This revision is now accepted and ready to land.Feb 23 2021, 4:42 PM