aboutsummaryrefslogtreecommitdiffstats
path: root/etc/init.d/zfs-load-key.in
diff options
context:
space:
mode:
authorDamian Szuberski <[email protected]>2022-01-06 23:36:04 +0100
committerGitHub <[email protected]>2022-01-06 14:36:04 -0800
commitae66d3aa90f66943ca726fa2ea7e038175aab6cf (patch)
treebf1d550da22eb29f093f489584ad58395962827e /etc/init.d/zfs-load-key.in
parentccc421ec390432533ef063cb633c3c2149de9f47 (diff)
Add ShellCheck's `--enable=all` inside `etc/`
Strengthen static code analysis for shell scripts. Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: John Kennedy <[email protected]> Signed-off-by: szubersk <[email protected]> Closes #12913
Diffstat (limited to 'etc/init.d/zfs-load-key.in')
-rwxr-xr-xetc/init.d/zfs-load-key.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/init.d/zfs-load-key.in b/etc/init.d/zfs-load-key.in
index 2f8deffdc..53c7766b7 100755
--- a/etc/init.d/zfs-load-key.in
+++ b/etc/init.d/zfs-load-key.in
@@ -1,4 +1,5 @@
#!@DEFAULT_INIT_SHELL@
+# shellcheck disable=SC2154
#
# zfs-load-key This script will load/unload the zfs filesystems keys.
#