]> 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)
committerAmos Jeffries <yadij@users.noreply.github.com>
Sun, 29 Mar 2020 11:54:01 +0000 (00:54 +1300)
commit62f38c153d4455525353f13c25f54cd2f4423aff
tree269bcf0714e6c0423c99898240935e687b8b6437
parent79818d3298a5f5d5d626dd8e356930e53131db05
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