redis service: Listen on localhost by default#100195
Conversation
a1ef68a to
837e843
Compare
837e843 to
aa30039
Compare
There was a problem hiding this comment.
I agree with this change in general, I'm not sure about the expectations of the release notes text. Should it mention a way to revert to the previous behaviour? Is this something we want to get into 20.09 if possible? Redis does by default listen on localhost on all other distros, so this honestly is unexpected behaviour. CC @jonringer
I don't think that is necessary, because the release notes describe what the previous and new behaviour are, and the the option docs explain how to to get the previous behaviour.
My feeling is "no" because we're very close to the 20.09 release so it wouldn't get the usual testing of people wo run It would make 20.09 slightly prettier, but I wouldn't land prettification changes last minute. |
Ah, this was probably added when that big fallout happened 3y back. |
All other database servers in NixOS also use this safe-by-default setting.
aa30039 to
169ab0b
Compare
|
No counter arguments and this looks like a very good idea. Merging. |
|
Yes, sorry for not getting back to you. This is indeed a good idea. |
|
@mweinelt No problem, I didn't expect you to comment further -- my understanding was that you were already in support of the idea. I just wanted to accompany my merge with a reason (that nobody came up and said it'd be bad). |
Motivation for this change
Fixes #100192.
All other database servers in NixOS also use this safe-by-default setting.
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)nix path-info -Sbefore and after)