Milen Pavlov
|
f2a8e043db
added 5 second delay after asynchronous commands in generic init script; removed unused var CELERYCTL
|
12 anos atrás |
Milen Pavlov
|
802d4d7ac9
generic init script: removed bashisms; using ls instead of find
|
12 anos atrás |
Milen Pavlov
|
ec61ac4520
using "kill -0" instead of "ps h"; avoiding "$?" because of "sh -e"; minor refactoring
|
12 anos atrás |
Milen Pavlov
|
a0641a5f36
generic init script now performs status check by verifying whether pids from pid files are running; also exits with appropriate exit status depending on whether commands succeeded or not
|
12 anos atrás |
dimka665
|
2d6125e1f3
Typo in /etc/init.d/celery usage help
|
12 anos atrás |
Ask Solem
|
e3659b319d
[generic-init.d] Can now configure CELERY_CREATE_DIRS to always create pid/log dirs. Closes #1045
|
12 anos atrás |
Ask Solem
|
9670d0829b
generic celeryd init script now calls stopwait instead of stop, waiting for tasks to complete
|
12 anos atrás |
Ask Solem
|
99f54692f1
[security:low] generic-init.d scripts changed permissions of /var/log + /var/run
|
12 anos atrás |
Łukasz Langa
|
77dda51695
Fix web addresses in init.d script comments.
|
12 anos atrás |
Ask Solem
|
b4cbf501a5
Renames distribution contrib dir to 'extra'
|
13 anos atrás |