add missing sysrc

This commit is contained in:
Christer Edwards
2019-11-20 19:52:11 -07:00
parent 19c5796920
commit b75f2601db

View File

@@ -79,7 +79,7 @@ First, create the loopback interface:
.. code-block:: shell
ishmael ~ # sysrc cloned_interfaces+=lo1
ishmael ~ # ifconfig_lo1_name="bastille0"
ishmael ~ # sysrc ifconfig_lo1_name="bastille0"
ishmael ~ # service netif cloneup
ishmael ~ # ifconfig bastille0 inet 10.17.89.10