diff --git a/daemon/0.6/installing.md b/daemon/0.6/installing.md index f3f0879a..63752533 100644 --- a/daemon/0.6/installing.md +++ b/daemon/0.6/installing.md @@ -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.