diff --git a/itl/command-nscp-local.conf b/itl/command-nscp-local.conf index 3e134adc0..da4f0b549 100644 --- a/itl/command-nscp-local.conf +++ b/itl/command-nscp-local.conf @@ -222,6 +222,10 @@ object CheckCommand "nscp-local-disk" { value = "$nscp_disk_drive$" repeat_key = true } + "--exclude" = { + value = "$nscp_disk_exclude$" + repeat_key = true + } "--warning" = { value = "$nscp_disk_op$ $nscp_disk_warning$" }