]> git.ipfire.org Git - thirdparty/squid.git/commit
Added a feature so Squid runs a "squid_start" program just before
authorwessels <>
Sat, 11 Dec 1999 01:11:02 +0000 (01:11 +0000)
committerwessels <>
Sat, 11 Dec 1999 01:11:02 +0000 (01:11 +0000)
commite18d7fdc1f575e8b60453724c3f08210c39a96f7
treea93e536f6e2c2e69909cca8b212a8e8e5d2a20d2
parent8b10870519f840625cc0ea161e79358742ed431f
Added a feature so Squid runs a "squid_start" program just before
forking the child process in daemon mode.  The "squid_start" script
must be in the same directory as the squid executable.  I'm sure that
will change, however, when people complain.
src/main.cc