Don't set template for empty jails, include files for 12.2 release
This commit is contained in:
+1
-1
@@ -1049,7 +1049,7 @@ update_config()
|
||||
sysrc -f ${BASTILLECONF} bastille_template_base="default/base"
|
||||
fi
|
||||
if ! grep -qw 'bastille_template_empty=' ${BASTILLECONF}; then
|
||||
sysrc -f ${BASTILLECONF} bastille_template_empty="default/empty"
|
||||
sysrc -f ${BASTILLECONF} bastille_template_empty=""
|
||||
fi
|
||||
if ! grep -qw 'bastille_template_thick=' ${BASTILLECONF}; then
|
||||
sysrc -f ${BASTILLECONF} bastille_template_thick="default/thick"
|
||||
|
||||
Reference in New Issue
Block a user