Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
systemd: Add MemoryMax constraint to deal with memory leaks in the SDK
Memory leaks in the SDK can exhaust all memory. Make OOM killer kill the app when memory usage goes too high. Systemd will then restart the unit automatically.
- Loading branch information