nixos/nix-daemon: set LimitNOFILE to 1Mi#176558
Merged
mweinelt merged 1 commit intoNixOS:masterfrom Jun 8, 2022
Merged
Conversation
roberth
reviewed
Jun 6, 2022
fixes 'too many open files'
04bafc4 to
c8f5b17
Compare
1 task
Contributor
|
Successfully created backport PR #176873 for |
13 tasks
Artturin
added a commit
to Artturin/nix
that referenced
this pull request
Jun 10, 2022
it was bumped in NixOS/nixpkgs#176558
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
Artturin
added a commit
to Artturin/nix
that referenced
this pull request
Nov 4, 2022
it was bumped in NixOS/nixpkgs#176558
github-actions bot
pushed a commit
to NixOS/nix
that referenced
this pull request
Dec 9, 2022
it was bumped in NixOS/nixpkgs#176558 (cherry picked from commit 2320a2f)
github-actions bot
pushed a commit
to NixOS/nix
that referenced
this pull request
Jan 17, 2023
it was bumped in NixOS/nixpkgs#176558 (cherry picked from commit 2320a2f)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes 'too many open files' (on linux)
https://www.freedesktop.org/software/systemd/man/systemd.exec.html#Process%20Properties
Description of changes
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes