Fixes: #4130
Corrects service name for the RQ worker service in docs/installation/upgrading.md
This commit is contained in:
parent
2ab382eec5
commit
ab378ed218
|
|
@ -88,7 +88,7 @@ Finally, restart the WSGI services to run the new code. If you followed this gui
|
|||
|
||||
```no-highlight
|
||||
# sudo systemctl restart netbox
|
||||
# sudo systemctl restart netbox-rqworker
|
||||
# sudo systemctl restart netbox-rq
|
||||
```
|
||||
|
||||
!!! note
|
||||
|
|
|
|||
Loading…
Reference in New Issue