pandora/etc/systemd
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
..
pandora-cron.service 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
pandora-encoding.service init: restart celery workers on 'reload' (fixes #2904) 2016-03-17 10:32:58 +01:00
pandora-tasks.service init: restart celery workers on 'reload' (fixes #2904) 2016-03-17 10:32:58 +01:00
pandora-websocketd.service add websocket service files 2015-04-28 23:07:36 +05:30
pandora.service fix pid 2016-03-08 13:18:35 +05:30