Poudriere in a jail: Difference between revisions

From TykWiki
Jump to navigationJump to search
(Created page with "* Create a normal ezjail * Create a ZFS dataset for the jail <pre> $ sudo zfs create -o jailed=on tank/poudriere </pre> * Change settings in ezjail config <pre> export jail_p...")
(No difference)

Revision as of 07:20, 1 August 2016

  • Create a normal ezjail
  • Create a ZFS dataset for the jail
$  sudo zfs create -o jailed=on tank/poudriere
  • Change settings in ezjail config
export jail_poudriere_tyknet_dk_parameters="children.max=100 allow.mount allow.mount.tmpfs allow.mount.devfs allow.mount.procfs allow.mount.zfs allow.mount.nullfs allow.raw_sockets allow.socket_af allow.sysvipc allow.chflags enforce_statfs=1 ip6=inherit ip4=inherit"