Transition the home server to the dynamic netgraph devices.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
dagger {
|
||||
path = "/jail/main/jails/dagger";
|
||||
path = "/jail/main/jails/${name}";
|
||||
vnet;
|
||||
vnet.interface += "wg_link2";
|
||||
vnet.interface += "dagger";
|
||||
|
||||
exec.start += "/bin/sh /etc/rc";
|
||||
exec.stop = "/bin/sh /etc/rc.shutdown jail";
|
||||
|
||||
Reference in New Issue
Block a user