mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 05:44:45 -06:00
Merge pull request #45 from clrxbl/patch-1
Shorten systemctl enable & start
This commit is contained in:
commit
f258a5c93d
@ -206,6 +206,5 @@ when the service starts.
|
|||||||
Finally, enable the service and set it to boot on machine start.
|
Finally, enable the service and set it to boot on machine start.
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
sudo systemctl enable pteroq.service
|
sudo systemctl enable --now pteroq.service
|
||||||
sudo systemctl start pteroq
|
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user