Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2018 12:12:44 +0000
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        "Eugene Grosbein" <eugen@FreeBSD.org>, "James Gritton" <jamie@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r340319 - head/usr.sbin/jail
Message-ID:  <871CB649-7A64-490B-A81E-F68A575A8BA4@lists.zabbadoz.net>
In-Reply-To: <201811101203.wAAC3vov082259@repo.freebsd.org>
References:  <201811101203.wAAC3vov082259@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10 Nov 2018, at 12:03, Eugene Grosbein wrote:

> Author: eugen
> Date: Sat Nov 10 12:03:57 2018
> New Revision: 340319
> URL: https://svnweb.freebsd.org/changeset/base/340319
>
> Log:
>   jail(8): introduce new command option -e to exhibit
>   a list of configured non-wildcard jails with their parameters,
>   no matter running or not.
>
>   The option -e takes separator argument that is used
>   to separate printed parameters. It will be used with following
>   additions to system periodic scripts to differentiate parts
>   of directory tree belonging jails as opposed to host's.

 From reading this and the man page changes I have a hard time to 
understand what this does.

What is a “wildcard jail” or a “non-wildcard jail”?

Usually also jls is the command which will give information (compared to 
actions) on jails, would that not fit there?

/bz




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?871CB649-7A64-490B-A81E-F68A575A8BA4>