{ module: sf.jail configuration: { interfaces: { eth0 { type: eiface } } filesystem: { layers: [ cgit/host/root /tmp/lamina.cgit /tmp/lamina.machine /lab/jail/base/14.1-RELEASE ] temporary: /tmp/cgit_host volumes: [ { source: "/lab/git", target: "/git" } ] devfs: 0 } init: [ sh, /etc/rc ] shutdown: [ sh, /etc/rc.shutdown ] } }