mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 05:44:45 -06:00
Merge pull request #232 from Sir3lit/patch-1
Remove Ubuntu 14 warning about forever
This commit is contained in:
commit
2a4f89072f
@ -155,10 +155,6 @@ sudo npm start
|
||||
```
|
||||
|
||||
### Daemonizing (using systemd)
|
||||
::: warning
|
||||
If you are using Ubuntu 14 you cannot use `systemd` to manage your Daemon. Please see the instructions below on using
|
||||
"forever" to run the daemon.
|
||||
:::
|
||||
|
||||
Running Pterodactyl Daemon in the background is a simple task, just make sure that it runs without errors before doing
|
||||
this. Place the contents below in a file called `wings.service` in the `/etc/systemd/system` directory.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user