Ask Solem
|
410b1db1ff
initscripts: Don't remove .lock file as it's not used anymore + also remove pidfile in celerybeats init script.
|
15 years ago |
Michael Elsdorfer
|
788b1b6548
When running as an unprivileged user, celeryd may not be able to delete it's pid and lockfile on shutdown itself. Let the init script take care of it.
|
15 years ago |
Ask Solem
|
0545b98482
Better init script
|
15 years ago |
Michael Elsdoerfer michael@elsdoerfer.com
|
914a63e2fa
Allow /etc/default/celeryd to define additional options.
|
15 years ago |
Ask Solem
|
7b48860fed
PeriodicTasks run_every attribute can now be a timedelta object (if it's an int, it's converted to timedelta(seconds=run_every)
|
16 years ago |
Ask Solem
|
871a64b1c6
-z not -n
|
16 years ago |
Ask Solem
|
742f9bad6c
Add DJANGO_PROJECT_DIR environment variable to celeryd (it's appended to
|
16 years ago |
Ask Solem
|
71face9ab0
Project changes name to celery
|
16 years ago |