]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 5016: systemd thinks Squid is ready before Squid listens (#539)
authorMarcos Mello <marcosfrm@users.noreply.github.com>
Thu, 23 Jan 2020 12:07:40 +0000 (12:07 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Thu, 23 Jan 2020 23:16:50 +0000 (23:16 +0000)
commit6fa8c66435d55a2e713db0222cdca3a9dccf5bbe
tree70c14b6c1afa00740b9713ae800dc4f4ff860e64
parenta8b7dd82148c88acb1db3227528cd6f4c88c70e4
Bug 5016: systemd thinks Squid is ready before Squid listens (#539)

Use systemd API to send start-up completion notification if built
with libsystemd support. New configure option --with-systemd
can be used to force enable or disable the feature (default:
auto-detect on Linux platforms).
configure.ac
src/Makefile.am
src/client_side.cc
tools/systemd/squid.service