{ module: sf.jail configuration: { interfaces: { eth0 { type: eiface } eth1 { type: eiface } eth2 { type: steal, interface: re0 } } filesystem: { layers: [ simple/0/root /tmp/lamina.dns /tmp/lamina.machine /lab/jail/base/14.1-RELEASE ] } init: [ sh, /etc/rc ] shutdown: [ sh, /etc/rc.shutdown ] } }