rlimit_max: 0.7

This commit is contained in:
sewn
2024-08-25 22:10:27 +03:00
parent d274bfed40
commit 38f6c90637
2 changed files with 12 additions and 13 deletions
+1 -2
View File
@@ -4,8 +4,7 @@ Sets the current maximum open file descriptors to the maximum available limit.
This patch is useful - and solves issue [#628](https://codeberg.org/dwl/dwl/issues/628) for running heavy Xwayland applications on systems that do not provide limits out of the box.
### Download
- [git branch](https://codeberg.org/sewn/dwl/src/branch/rlimit_max)
- [2024-06-26](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/rlimit_max/rlimit_max.patch)
- [0.7](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/rlimit_max/rlimit_max.patch)
### Authors
- [sewn](https://codeberg.org/sewn)