Resources
Common System Files and File Size Limit Configuration
Qwoynd Service File
It is best to run qwoynd as a system service. Please follow the instructions below to get a basic service running on your machine.
Create a file name qwoynd.service
Next copy the contents of the following code block into your newly created file and make changes where appropriate.
Now that you have your system file created we will need to move and enable it.
That's it! In order to run your service please type the following command.
You can check your logs by running the following command.
Increase Number of Open Files
You may need to increase the number of allowed opened files in order for qwoynd to not crash. To do so please follow the steps below.
Last updated