mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 14:00:27 -06:00
Remove unnecessary commands
Same as #45 Daemon-reloading should be unnecessary and enable --now enables & starts a service.
This commit is contained in:
parent
fcd0cf2b01
commit
d1476666f1
@ -182,9 +182,7 @@ WantedBy=multi-user.target
|
|||||||
Then, run the commands below to reload systemd and start the daemon.
|
Then, run the commands below to reload systemd and start the daemon.
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
systemctl daemon-reload
|
systemctl enable --now wings
|
||||||
systemctl enable wings
|
|
||||||
systemctl start wings
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Daemonizing (using Forever)
|
### Daemonizing (using Forever)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user