# variables communes à toutes les jails 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"; path = "/jails/${name}"; R13 { host.hostname = r13; # Hostname ip4 = inherit;# IP address of the jail ip6 = inherit;# IP address of the jail path = "/jails/13.2-RELEASE"; }