]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix systemd startup sequence to require active Local Filesystem (#1937)
authorAmos Jeffries <yadij@users.noreply.github.com>
Tue, 5 Nov 2024 16:46:41 +0000 (16:46 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 5 Nov 2024 21:08:24 +0000 (21:08 +0000)
commit884dcf431f18f96fe0078ac08aba6bac032a5d6b
treedd52d5cef460187e308321d5d8c7eb7d0b1a32f4
parent0ef767a500ad47f2791fb1f065c29c08543cd119
Fix systemd startup sequence to require active Local Filesystem (#1937)

Squid requires Local Filesystem to be active. While uncommon, it
may in some cases be incomplete or delayed. Ensure that the
dependency is explicitly listed to prevent failure from Squid
early initialization.

This change resolves Debian Bug 956581:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956581
CONTRIBUTORS
tools/systemd/squid.service