summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX
diff options
context:
space:
mode:
Diffstat (limited to 'installer/OpenSLX')
-rw-r--r--installer/OpenSLX/OSExport/ExportType/NBD_Squash.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/OpenSLX/OSExport/ExportType/NBD_Squash.pm b/installer/OpenSLX/OSExport/ExportType/NBD_Squash.pm
index bfab86a8..85b72b05 100644
--- a/installer/OpenSLX/OSExport/ExportType/NBD_Squash.pm
+++ b/installer/OpenSLX/OSExport/ExportType/NBD_Squash.pm
@@ -86,6 +86,7 @@ sub checkRequirements
$kernelVer);
return 0;
}
+ 1;
}
################################################################################