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
F149554416: D28898.id84557.diff
Wed, Mar 25, 5:45 AM
F149554405: D28898.diff
Wed, Mar 25, 5:45 AM
Unknown Object (File)
Tue, Mar 24, 2:41 PM
Unknown Object (File)
Sun, Mar 22, 6:06 PM
Unknown Object (File)
Tue, Mar 17, 11:13 AM
Unknown Object (File)
Tue, Mar 17, 5:38 AM
Unknown Object (File)
Tue, Mar 17, 5:26 AM
Unknown Object (File)
Sun, Mar 8, 8:40 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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