summaryrefslogtreecommitdiffstats
path: root/package/python-pyinotify/python-pyinotify.hash
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-01-14 16:14:44 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-01-14 20:50:12 +0100
commit141eba419c19edc8e8e1e46a03c12298b71f1445 (patch)
treee7fbaae613ac06aa9fe6f493f67c953e0e274378 /package/python-pyinotify/python-pyinotify.hash
parent6723a73e4b9f8844decbdb654f1f2faf0ebef376 (diff)
downloadbuildroot-141eba419c19edc8e8e1e46a03c12298b71f1445.tar.gz
buildroot-141eba419c19edc8e8e1e46a03c12298b71f1445.zip
squid: add sysv initscript
Add SysV-style initscript, complete rewrite from http://patchwork.ozlabs.org/patch/412057/ 'stop' is handled by squid itself to gracefully (as possible) close every pending connection and commit changes to disk. By default this is configured for 30 seconds and can be configured via shutdown_lifetime in /etc/squid.conf if someone is too anxious. The script won't block until squid is properly shutdown - but people should _REALLY_ use restart or reload if that's what they want, instead of stop+start. 'restart' is handled by squid itself, since if we do a stop/start cycle we must wait for a clean shutdown cycle (takes time). 'reload' is also handled by squid itself and it's not the same as restart, it will just trigger a configuration reload without purging runtime cache (RAM) contents. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pyinotify/python-pyinotify.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud