mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 10:44:43 -06:00
Merge pull request #236 from AreYouRlyScared/patch-2
Remove Ubuntu 1404 warning for service file
This commit is contained in:
commit
765eba9823
@ -175,11 +175,6 @@ then paste the line below.
|
||||
Next you need to create a new systemd worker to keep our queue process running in the background. This queue is responsible
|
||||
for sending emails and handling many other background tasks for Pterodactyl.
|
||||
|
||||
::: warning
|
||||
If you are using Ubuntu 14.04 you cannot use this method to run your queue worker. Please see these instructions for
|
||||
installing Supervisor and setting up your queue. Ensure you use the same ExecStart line as below.
|
||||
:::
|
||||
|
||||
Create a file called `pteroq.service` in `/etc/systemd/system` with the contents below.
|
||||
``` text
|
||||
# Pterodactyl Queue Worker File
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user