fix service.kresd fails due to kresd-cachedir hiatus #35508
Merged
Conversation
eda8047
into
NixOS:release-17.09
8 checks passed
8 checks passed
grahamcofborg-eval-nixpkgs-unstable-jobset
nix-instantiate ./pkgs/top-level/release.nix -A unstable
Details
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.
Motivation for this change
Without this change the kresd-cachedir enters an endless loop of restarts until systemd completely fails it after several retries. This in turn may cause kresd to be stopped by systemd, potentially leaving the system without a dns resolver.
Only relevant for 17.09, because master uses different services.
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)