mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -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.
|
||||
|
||||
``` bash
|
||||
sudo systemctl enable pteroq.service
|
||||
sudo systemctl start pteroq
|
||||
sudo systemctl enable --now pteroq.service
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user