Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: a0338afe5faa9f9e403e2caa52e4a8b60c272be9
https://github.com/NixOS/nixpkgs/commit/a0338afe5faa9f9e403e2caa52e4a8b60c272be9
Author: Joachim Fasting <[email protected]>
Date: 2017-02-05 (Sun, 05 Feb 2017)
Changed paths:
M nixos/modules/services/networking/cjdns.nix
Log Message:
-----------
cjdns service: allow writing keys to /etc
20e81f7c0d56e0b179115ca72a85b81ff637d909 prevented key generation in
`preStart`, leaving the service broken for the case where the user has
no pre-existing key.
Eventually, we ought to store the state elsewhere so that `/etc` can be
read-only but for now we fix this the easy way.
Commit: 2628597e7692ff465d7c575a1c1bfdce35833cad
https://github.com/NixOS/nixpkgs/commit/2628597e7692ff465d7c575a1c1bfdce35833cad
Author: Joachim Fasting <[email protected]>
Date: 2017-02-05 (Sun, 05 Feb 2017)
Changed paths:
M nixos/modules/services/networking/cjdns.nix
Log Message:
-----------
cjdns service: allow daemon to drop privileges
The service can run certain components with reduced privileges, but for
that it needs the setuid capability.
Compare: https://github.com/NixOS/nixpkgs/compare/f9c684e1528c...2628597e7692_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits