summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2001-09-19 21:27:27 +0000
committerbrooks <brooks@FreeBSD.org>2001-09-19 21:27:27 +0000
commitdcf7dde14532f48c9adcdcea0805c4c998e25902 (patch)
tree1f57d5b3e387ce14a1f6e49b1a1f8efe697d0b60 /share
parentb0e7279ba20f9919fc823af5abb36352b0220380 (diff)
downloadFreeBSD-src-dcf7dde14532f48c9adcdcea0805c4c998e25902.zip
FreeBSD-src-dcf7dde14532f48c9adcdcea0805c4c998e25902.tar.gz
Add a new rc.conf variable, cloned_interfaces, to create cloned
interfaces at boot.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.58
1 files changed, 8 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index e34f12a..c813ae6 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -608,6 +608,14 @@ it is possible to use something like:
.Bd -literal
ifconfig_ed0="DHCP"
.Ed
+.It Va cloned_interfaces
+.Pq Vt str
+Set to the list of clonable network interfaces to create on this host.
+Entries in
+.Va cloned_interfaces
+are automaticly appended to
+.Va network_interfaces
+for configuration.
.It Va ppp_enable
.Pq Vt bool
If set to
OpenPOWER on IntegriCloud