From: Jean-Marcel Flach Date: Wed, 16 Sep 2015 13:14:33 +0000 (+0200) Subject: Add repeat_key=true to check_disk.exe -p X-Git-Tag: v2.3.11~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=315e32539a423cbf102d1cdf1fc5466c870ae600;p=icinga2 Add repeat_key=true to check_disk.exe -p fixes #10158 --- diff --git a/itl/command-plugins-windows.conf b/itl/command-plugins-windows.conf index be16fbf9e..51af4d2ca 100644 --- a/itl/command-plugins-windows.conf +++ b/itl/command-plugins-windows.conf @@ -34,6 +34,7 @@ object CheckCommand "disk-windows" { "-p" = { value = "$disk_win_path$" description = "Optional paths to check" + repeat_key = true } "-u" = { value = "$disk_win_unit$"