]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r368676: jail: show symbolic jailparam flags
authorJamie Gritton <jamie@FreeBSD.org>
Tue, 15 Dec 2020 20:56:35 +0000 (20:56 +0000)
committerJamie Gritton <jamie@FreeBSD.org>
Sat, 26 Dec 2020 21:00:50 +0000 (13:00 -0800)
commit7f0550463a4098fac37d6abb37a124005cbed09f
tree9a80e61227ae04511851b0c162c664aae9ccaa97
parent40a10a0deb2fbaba13f02cc94be518af65281d91
MFC r368676: jail: show symbolic jailparam flags

Bugfix to not hide jailparam flags, which for example changes the output
"vnet=2" to the less opaque "vnet=inherit"

Reported by: kevans
usr.sbin/jls/jls.c