Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102203074
D28898.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
755 B
Referenced Files
None
Subscribers
None
D28898.diff
View Options
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 10, 2021
+.Dd February 23, 2021
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -140,6 +140,14 @@
show
.Dq Starting foo:
when faststart is used (e.g., at boot time).
+.It Va rc_parallel_start
+.Pq Vt bool
+If set to
+.Dq Li YES ,
+enable parallel startup of services.
+Care should be taken to ensure that no loops occur, by using
+.Nm rcorder
+.Fl p .
.It Va early_late_divider
.Pq Vt str
The name of the script that should be used as the
@@ -4670,6 +4678,7 @@
.Xr quotaon 8 ,
.Xr rc 8 ,
.Xr rc.sendmail 8 ,
+.Xr rcorder 8 ,
.Xr rfcomm_pppd 8 ,
.Xr route 8 ,
.Xr routed 8 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 9, 10:07 PM (19 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14566417
Default Alt Text
D28898.diff (755 B)
Attached To
Mode
D28898: rc.conf(5): Add note about parallel startup variable
Attached
Detach File
Event Timeline
Log In to Comment