Searched hist:"6 a7647eccd3ef35189c63a61b0ec8865fd559839" (Results 1 – 1 of 1) sorted by relevance
/freebsd/share/examples/flua/ |
H A D | libjail.lua | diff 6a7647eccd3ef35189c63a61b0ec8865fd559839 Tue Oct 13 04:11:14 CEST 2020 Kyle Evans <kevans@FreeBSD.org> jail(3lua): add a jail.list() method
This is implemented as an iterator, reusing parts of the earlier logic to populate jailparams from a passed in table.
The user may request any number of parameters to pull in while we're searching, but we'll force jid and name to appear at a minimum.
Reviewed by: freqlabs Differential Revision: https://reviews.freebsd.org/D26756
|