Added hint how to restart the network interface (after adding alias)

This commit is contained in:
Culsu
2020-11-29 22:30:56 +01:00
parent f59920e119
commit 21800fe55e

View File

@@ -57,7 +57,7 @@ jail_enable="YES"
``` ```
You may need to replace the interface name `em0` with the one in use on your system. You may need to replace the interface name `em0` with the one in use on your system.
To apply the alias to the interface you can use the netif rc script: `/etc/rc.d/netif restart`.
### Create the jail ### Create the jail
``` ```