celery@.service

This unit is provided by:

Options

  • [Install]
  • [Service]
    • EnvironmentFile=/etc/celery/%I.conf
    • ExecReload=/usr/bin/celery multi restart $CELERYD_NODES --pidfile=/run/celery/%n.pid --logfile=/var/log/celery/%n.log --loglevel="INFO" $CELERYD_OPTS
    • ExecStart=/usr/bin/celery multi start $CELERYD_NODES --pidfile=/run/celery/%n.pid --logfile=/var/log/celery/%n.log --loglevel="INFO" $CELERYD_OPTS
    • ExecStop=/usr/bin/celery multi stopwait $CELERYD_NODES --pidfile=/run/celery/%n.pid
    • KillMode=control-group
    • RemainAfterExit=yes
    • Type=oneshot
  • [Unit]

Additionnal notes

Nothing here.