Jails

I like jails. I mean, I like FreeBSD jails. Today I merged the “-s” option for jail(8): it allows to specify the securelevel for the newly created jail. This is useful for jails run with non root privileges (-u or -U) as there wasn’t any way to change the securelevel of a non-root jail. Together with this, but in another commit, I merged two old revision of jail.8, the man page.

Post a Comment

Your email is never published nor shared. Required fields are marked *