Running as a service
Using systemd, run WildBeast as a service for automatic (re)starting
Making a new service
Start creating a new service:
Copy and paste the following example:
Pay attention to the REPLACE THIS
, as you might've guessed you need to replace these values.
WorkingDirectory
- The folder where you saved WildBeastFor example:
/home/wildbeast/WildBeast
User
- The user that's going to run WildBeast
Controlling the service
Starting
Stopping
Start on boot
To undo:
Restarting
Last updated
Was this helpful?