This commit is contained in:
Patrick Schleizer 2025-04-19 13:24:17 -04:00
parent 4aca622706
commit 9948ae114d
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -11,6 +11,8 @@ set -o errtrace
set -o pipefail
command -v start-stop-daemon >/dev/null
command -v timeout >/dev/null
command -v apt-get >/dev/null
export LC_ALL=C
pidfile="/run/helper-scripts/security-misc-apt-get-update-pid"