Migrate to abbreviated jail folder structure.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
cloak {
|
||||
path = "/jail/main/jails/${name}";
|
||||
path = "/jail/${name}";
|
||||
vnet;
|
||||
exec.prestart += "/usr/local/bin/jail_netgraph_bridge start restricted_nat jail${name} 10.215.2.1/24";
|
||||
exec.poststop += "/usr/local/bin/jail_netgraph_bridge stop restricted_nat jail${name}";
|
||||
|
||||
Reference in New Issue
Block a user