fix for JID instead of jail name in list printout

This commit is contained in:
Barry McCormick
2023-10-18 18:26:55 -07:00
parent 91f479e5d7
commit 721a5ca6a0

View File

@@ -42,7 +42,7 @@ fi
bastille_root_check
if [ $# -eq 0 ]; then
/usr/sbin/jls -N
/usr/sbin/jls
fi
if [ "${1}" == "-j" ]; then