Skip to content

Commit

Permalink
The installation script calls the Celery service 'celery', not 'celer…
Browse files Browse the repository at this point in the history
…yd'.
  • Loading branch information
lenoch committed Nov 21, 2018
1 parent ddd19b9 commit befb2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ contains this):
<a name="install_celery_systemd_configuration"></a>
### Systemd configuration

File */etc/systemd/system/celeryd.service*:
File */etc/systemd/system/celery.service*:

```ini

Expand Down

0 comments on commit befb2ae

Please sign in to comment.