How To set limit on systemd services
This is a cookbook style on how to set a limit (ulimit style) on your custom services that is managed by systemd. Usecase Why would you want to do something like this? You might be running on a small server (or instance if you are using cloud services) and want to prevent your application from…
You must be logged in to post a comment.