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
F164858062: D28898.id84552.diff
Tue, Aug 4, 8:33 AM
F164819637: D28898.id84557.diff
Tue, Aug 4, 5:05 AM
F164810754: D28898.id84590.diff
Tue, Aug 4, 4:04 AM
Unknown Object (File)
Mon, Aug 3, 6:55 AM
Unknown Object (File)
Mon, Jul 27, 11:31 AM
Unknown Object (File)
Wed, Jul 8, 4:45 AM
Unknown Object (File)
Jul 4 2026, 10:46 AM
Unknown Object (File)
Jul 4 2026, 9:49 AM

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