mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
Adds a service for haveged, the entropy daemon
Includes configuration option for the threshold beneath which to refill the entropy pool - defaults to 1024 bits as this is the number used in other distro's existing service files I looked at.
This commit is contained in:
parent
0915582af9
commit
6d80803e66
2 changed files with 64 additions and 0 deletions
|
@ -201,6 +201,7 @@
|
|||
./services/scheduling/fcron.nix
|
||||
./services/search/elasticsearch.nix
|
||||
./services/security/clamav.nix
|
||||
./services/security/haveged.nix
|
||||
./services/security/fprot.nix
|
||||
./services/security/frandom.nix
|
||||
./services/security/tor.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue