diff --git a/usr/local/share/bastille/common.sh b/usr/local/share/bastille/common.sh index 2d6038f8..006f4a1d 100644 --- a/usr/local/share/bastille/common.sh +++ b/usr/local/share/bastille/common.sh @@ -205,6 +205,7 @@ target_all_jails() { fi done export JAILS +} checkyesno() { ## copied from /etc/rc.subr -- cedwards (20231125)