{ module: sf.jail configuration: { interfaces: { eth0 { type: eiface } eth1 { type: eiface } } filesystem: { layers: [ simple/1/root /tmp/lamina.machine /lab/jail/base/14.1-RELEASE ] devfs: 5 } init: [ echo, custom init command ] shutdown: [ echo, custom shutdown command ] } }