Skip to content
#

jail

Here are 66 public repositories matching this topic...

jas01
jas01 commented May 9, 2018

Hi,

Just install on a fresh install FreeBSD-11.1-p9 iocage.

When I launch iocage without /dev/fd (fdescfs) it took almost 30 sec (visual chrono) to get the help message

[root@filer]# time iocage > /dev/null
real    0m24.993s
user    0m8.856s
sys     0m16.138s
[root@filer]# 

But if I mount the /dev/fd

[root@filer]# time iocage > /dev/null
real    0m0.401s
user    0m

Improve this page

Add a description, image, and links to the jail topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jail topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.