Another potential ulimit fix. #286
voronind
commented 2024-12-09 22:08:02 +03:00
Owner
```
security.pam.loginLimits = [{
domain = "*";
type = "soft";
item = "nofile";
value = "99999";
}];
```
voronind
added the 2024-12-09 22:08:02 +03:00
Bug
label
voronind
closed this issue 2024-12-10 01:37:01 +03:00
voronind
pinned this 2024-12-10 01:37:04 +03:00
voronind
unpinned this 2024-12-10 01:37:08 +03:00
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?