Revision cccef23d doc/source/install.rst

b/doc/source/install.rst
175 175
Celery is used over beanstalkd to apply firewall rules in a serial manner so that locks are avoided on the flowspec capable device. In our setup celery runs via django. That is why the python-django-celery package was installed.
176 176

  
177 177
Create the celeryd daemon at /etc/init.d/celeryd::
178

  
178 179
	#!/bin/sh -e
179 180
	# ============================================
180 181
	#  celeryd - Starts the Celery worker daemon.

Also available in: Unified diff