Commit History

Author SHA1 Message Date
  Milen Pavlov 802d4d7ac9 generic init script: removed bashisms; using ls instead of find 12 years ago
  Milen Pavlov ec61ac4520 using "kill -0" instead of "ps h"; avoiding "$?" because of "sh -e"; minor refactoring 12 years ago
  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 years ago
  dimka665 2d6125e1f3 Typo in /etc/init.d/celery usage help 12 years ago
  Ask Solem e3659b319d [generic-init.d] Can now configure CELERY_CREATE_DIRS to always create pid/log dirs. Closes #1045 12 years ago
  Ask Solem 9670d0829b generic celeryd init script now calls stopwait instead of stop, waiting for tasks to complete 12 years ago
  Ask Solem 99f54692f1 [security:low] generic-init.d scripts changed permissions of /var/log + /var/run 12 years ago
  Łukasz Langa 77dda51695 Fix web addresses in init.d script comments. 13 years ago
  Ask Solem b4cbf501a5 Renames distribution contrib dir to 'extra' 13 years ago