mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
Merge pull request #2382 from consentfactory/develop
Fixed typo for supervisorctl
This commit is contained in:
commit
a457a73826
@ -12,5 +12,5 @@ While NetBox has many configuration settings, only a few of them must be defined
|
|||||||
Configuration settings may be changed at any time. However, the NetBox service must be restarted before the changes will take effect:
|
Configuration settings may be changed at any time. However, the NetBox service must be restarted before the changes will take effect:
|
||||||
|
|
||||||
```no-highlight
|
```no-highlight
|
||||||
# sudo supervsiorctl restart netbox
|
# sudo supervisorctl restart netbox
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user