diff options
author | Félix Baylac-Jacqué <felix@alternativebit.fr> | 2019-06-07T22·41+0200 |
---|---|---|
committer | Graham Christensen <graham@grahamc.com> | 2019-06-15T07·59-0400 |
commit | 9e0f5f803f6cbfe9925cef69a0e58cbf5375bfaf (patch) | |
tree | 9e477e435f7856111faaad271ac267a0e8150807 /src/nix-store | |
parent | fb0ad898ed0f1c8d5297f5dc1035b2e6ac7e3632 (diff) |
Daemon: warn when an untrusted user cannot override a setting
In a daemon-based Nix setup, some options cannot be overridden by a client unless the client's user is considered trusted. Currently, if an untrusted user tries to override one of those options, we are silently ignoring it. This can be pretty confusing in certain situations. e.g. a user thinks he disabled the sandbox when in reality he did not. We are now sending a warning message letting know the user some options have been ignored. Related to #1761.
Diffstat (limited to 'src/nix-store')
0 files changed, 0 insertions, 0 deletions