Added simple page for quick jail config, cosmetic changes

This commit is contained in:
Jose
2020-05-09 06:08:54 -04:00
parent 6a437e6d58
commit d3cc5faa41
5 changed files with 346 additions and 7 deletions

View File

@@ -64,9 +64,6 @@ if(isset($container) && !empty($container)):
else:
$pconfig['name'] = 'unknown';
endif;
$pconfig['newname'] = '';
$pconfig['recursive'] = false;
$pconfig['action'] = 'activate';
else:
// not supported
$pconfig = [];