mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -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.
|
||||
|
||||
``` bash
|
||||
systemctl daemon-reload
|
||||
systemctl enable wings
|
||||
systemctl start wings
|
||||
systemctl enable --now wings
|
||||
```
|
||||
|
||||
### Daemonizing (using Forever)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user