mirror of
https://github.com/unraid/webgui.git
synced 2026-04-23 18:48:49 -05:00
Update CPUset.php
This commit is contained in:
@@ -92,7 +92,6 @@ case 'is':
|
||||
$size = count($syslinux);
|
||||
$menu = $i = 0;
|
||||
$isolcpus = $isol = "";
|
||||
|
||||
// find the default section
|
||||
while ($i < $size) {
|
||||
if (scan($syslinux[$i],'label ')) {
|
||||
|
||||
Reference in New Issue
Block a user