diff --git a/.checkpackageignore b/.checkpackageignore index fb61258753..4bb387422b 100644 --- a/.checkpackageignore +++ b/.checkpackageignore @@ -495,7 +495,6 @@ package/haveged/S21haveged Shellcheck lib_sysv.Variables package/heirloom-mailx/0001-fix-libressl-support.patch lib_patch.Upstream package/hplip/0001-build-use-pkg-config-to-discover-libusb.patch lib_patch.Upstream package/hplip/0002-configure.in-fix-AM_INIT_AUTOMAKE-call.patch lib_patch.Upstream -package/htpdate/S43htpdate Shellcheck package/i2pd/S99i2pd Shellcheck lib_sysv.Indent lib_sysv.Variables package/i7z/0001-fix-build-with-gcc-10.patch lib_patch.Upstream package/ibm-sw-tpm2/0001-Use-LONG_BIT-to-define-RADIX_BITS.patch lib_patch.Upstream diff --git a/package/htpdate/S43htpdate b/package/htpdate/S43htpdate index 5971d70639..22e5e6c803 100644 --- a/package/htpdate/S43htpdate +++ b/package/htpdate/S43htpdate @@ -4,6 +4,8 @@ DAEMON="htpdate" PIDFILE="/var/run/$DAEMON.pid" HTPDATE_ARGS="-a -s -t https://google.com" + +# shellcheck source=/dev/null test -r "/etc/default/$DAEMON" && . "/etc/default/$DAEMON" start() {