]> git.ipfire.org Git - thirdparty/squid.git/commit
Delay unlinking of the pid file to after where the services of Squid have
authorhno <>
Sat, 1 Feb 2003 20:36:09 +0000 (20:36 +0000)
committerhno <>
Sat, 1 Feb 2003 20:36:09 +0000 (20:36 +0000)
commitab50ee9e8a39e79693b8cf5fa6d49c8c540b8d2c
tree57ccd21ee73181d3a4cd2c28963368c1af2d48ef
parentfefdc93feecdf2dcf452110e7b12e91b34cee2a4
Delay unlinking of the pid file to after where the services of Squid have
shut down and the swap has been flushed.

This allows scripts to use "squid -k check" to determine if/when Squid has
shut down.

In the long run we should probably extend "squid -k shutdown" with such
check to ensure clean shutdowns.
src/main.cc