Merge pull request #61 from cedwards/docs_update

add missing sysrc
This commit is contained in:
Christer Edwards
2019-11-20 19:52:52 -07:00
committed by GitHub

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