diff options
| author | tv <tv@krebsco.de> | 2016-02-27 13:10:21 +0100 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2016-02-27 13:10:21 +0100 |
| commit | 192c5ca7c8c0e684dade531eb0acaf9be482e8ec (patch) | |
| tree | 2a9f1be6bb22b1f5542e90ca512ce9d3f66e7c2b /tv/2configs/default.nix | |
| parent | 2e4d8f6645a4b0a742689614492425b6353e1bd5 (diff) | |
tv sendmail: setuid in exim-*
Diffstat (limited to 'tv/2configs/default.nix')
| -rw-r--r-- | tv/2configs/default.nix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index 02b3b61..1e0da8d 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -178,12 +178,6 @@ with config.krebs.lib; } { - # TODO: exim - security.setuidPrograms = [ - "sendmail" # for sudo - ]; - } - { environment.systemPackages = [ pkgs.get pkgs.krebszones |
