rc.conf(5): Remove left-over variables

ipv6_ipfilter_rules was obsoleted because of ipfilter was updated, and
rc_parallel_start was reverted to undergo further refinement.

PR:		254398
Fixes:		e2ad10e847, f61831d2e8
This commit is contained in:
Tobias Rehbein 2021-03-21 01:01:31 +01:00 committed by Daniel Ebdrup Jensen
parent 15deee52d6
commit 815209920f

View File

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd March 19, 2021
.Dd March 21, 2021
.Dt RC.CONF 5
.Os
.Sh NAME
@ -140,14 +140,6 @@ If set to
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
@ -804,16 +796,6 @@ This variable contains the name of the filter rule definition file.
The file is expected to be readable for the
.Xr ipf 8
command to execute.
.\" ----- ipv6_ipfilter_rules setting ---------------------------
.It Va ipv6_ipfilter_rules
.Pq Vt str
Set to
.Pa /etc/ipf6.rules
by default.
This variable contains the IPv6 filter rule definition file.
The file is expected to be readable for the
.Xr ipf 8
command to execute.
.\" ----- ipfilter_flags setting --------------------------------
.It Va ipfilter_flags
.Pq Vt str