diff --git a/tools/lsb/arkdaemon b/tools/lsb/arkdaemon index 7e76303..ef64721 100755 --- a/tools/lsb/arkdaemon +++ b/tools/lsb/arkdaemon @@ -11,6 +11,7 @@ ### END INIT INFO # Using the lsb functions to perform the operations. +# shellcheck source=/dev/null . /lib/lsb/init-functions # Global variables diff --git a/tools/redhat/arkdaemon b/tools/redhat/arkdaemon index 24b7dda..7eb4866 100755 --- a/tools/redhat/arkdaemon +++ b/tools/redhat/arkdaemon @@ -21,6 +21,7 @@ ### END INIT INFO # Using the lsb functions to perform the operations. +# shellcheck source=/dev/null . /etc/rc.d/init.d/functions # Global variables