allow.raw_sockets = 1; exec.clean; exec.system_user = "root"; exec.jail_user = "root"; exec.start = "/bin/sh /etc/rc"; exec.stop = "/bin/sh /etc/rc.shutdown"; exec.consolelog = "/var/log/jail_${name}_console.log"; mount.devfs; allow.mount; allow.set_hostname = 0; allow.sysvipc = 0; path = "/home/jails/${name}"; jailsrc { host.hostname = "jailsrc.freebsd.org"; ip6 = "inherit"; ip4 = "inherit"; }