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

This commit is contained in:
Culsu
2020-11-29 22:32:24 +01:00
parent 21800fe55e
commit 82999c9c7a

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.
To apply the alias to the interface you can use the netif rc script: `/etc/rc.d/netif restart`.
You might need to restart the interface to apply the alias: `/etc/rc.d/netif restart`.
### Create the jail
```