conf/142972: Support JAILv2 and vnet in rc.d/jail

David BERARD david at nfrance.com
Tue Jan 19 17:40:11 UTC 2010


The following reply was made to PR conf/142972; it has been noted by GNATS.

From: David BERARD <david at nfrance.com>
To: bug-followup at FreeBSD.org, david at nfrance.com
Cc:  
Subject: Re: conf/142972: Support JAILv2 and vnet in rc.d/jail
Date: Tue, 19 Jan 2010 18:24:21 +0100

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --------------enig469E27EF54D7CA5B242D3CA3
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 /etc/rc.conf example with this patch
 
 jail_list=3D"$jail_list example"
 jail_example_hostname=3D"example.nfrance.local"
 jail_example_name=3D"example"
 jail_example_rootdir=3D"/home/jails/example"
 jail_example_vnet_enable=3D"YES"
 jail_example_devfs_enable=3D"YES"
 jail_example_mount_enable=3D"YES"
 jail_example_fstab=3D"/etc/fstab.example"
 #network
 jail_example_exec_prestart0=3D"ifconfig epair0 create"
 
 jail_example_exec_poststart0=3D"ifconfig epair0b vnet example"
 jail_example_exec_afterstart1=3D"ifconfig lo0 127.0.0.1"
 jail_example_exec_poststop0=3D"ifconfig epair0a destroy
 
 
 --------------enig469E27EF54D7CA5B242D3CA3
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename="signature.asc"
 
 -----BEGIN PGP SIGNATURE-----
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iEYEARECAAYFAktV6sUACgkQYIAREn/GjrjIMgCfZceMqmPfHmobAaJerb+4njcC
 DLIAoJoeosmH6+jqOzuxPwiF/q1apl9f
 =kuw8
 -----END PGP SIGNATURE-----
 
 --------------enig469E27EF54D7CA5B242D3CA3--


More information about the freebsd-bugs mailing list