mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 10:44:43 -06:00
Typo Fixed
I fixed a typo I had on my last PR and this commit will fix it!
This commit is contained in:
parent
837badf8db
commit
991e6a06c6
@ -211,12 +211,10 @@ If you are not using `redis` for anything you should remove the `After=` line, o
|
||||
when the service starts.
|
||||
:::
|
||||
|
||||
:::
|
||||
If you are are using redis for your system, you will want to make sure to enable that it will start on boot. You can do that by running the following command:
|
||||
```bash
|
||||
sudo systemctl enable redis-server
|
||||
```
|
||||
:::
|
||||
|
||||
Finally, enable the service and set it to boot on machine start.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user