diff options
Diffstat (limited to 'cmd/zed/zed.d/statechange-notify.sh')
-rwxr-xr-x | cmd/zed/zed.d/statechange-notify.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/zed/zed.d/statechange-notify.sh b/cmd/zed/zed.d/statechange-notify.sh index ab11dfbc9..c475fdb36 100755 --- a/cmd/zed/zed.d/statechange-notify.sh +++ b/cmd/zed/zed.d/statechange-notify.sh @@ -1,4 +1,5 @@ #!/bin/sh +# shellcheck disable=SC2154 # # CDDL HEADER START # |