pandora/etc
Will Thompson 7554b0c105 init: restart celery workers on 'reload' (fixes #2904)
Sending HUP to the parent of a family of celery workers causes the
parent to re-exec itself, spawning a new set of child workers without
terminating the old ones.

So instead we send TERM to the parent on 'reload', which cleans up the
children, and rely on systemd/upstart to respawn the whole family.
2016-03-17 10:32:58 +01:00
..
apache2 add inital implementation for a websocket, disabled by default for now 2015-04-28 23:05:15 +05:30
init init: restart celery workers on 'reload' (fixes #2904) 2016-03-17 10:32:58 +01:00
init.d update init scripts 2016-02-20 15:15:02 +05:30
logrotate.d rename reload.sh to ctl, fixes #1487 2013-04-28 02:24:19 +00:00
nginx tune nginx settings 2015-05-18 11:43:14 +02:00
systemd init: restart celery workers on 'reload' (fixes #2904) 2016-03-17 10:32:58 +01:00
tmpfiles.d fix permissions in vm build script, add systemd service files, support debian/systemd in vm build script 2014-10-10 16:16:54 +02:00