mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -06:00
Remove Ubuntu 1404 warning for service file
This commit is contained in:
parent
42367cd1d0
commit
0a7811f730
@ -176,11 +176,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