]> git.ipfire.org Git - thirdparty/squid.git/commit - configure.ac
Set default pid_filename based on service name
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 8 Oct 2015 12:44:41 +0000 (05:44 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 8 Oct 2015 12:44:41 +0000 (05:44 -0700)
commit2f36643ce6c27a19d0d5b61153ad2d6cfbe464b8
treebc5924b4eef1f4b6ed2db56c14e3900935556cee
parentfbdf945d33765c02929795b8354c6cdd55d67ba4
Set default pid_filename based on service name

This makes pid_filename directive no longer need to be set explicitly to
the service name in multi-tenant installations. Unless the default value
has been replaced with --with-pidfile=Foo it will use the service name
as the .pid filename.
configure.ac
src/Makefile.am
src/cf.data.sed [new file with mode: 0644]