summaryrefslogtreecommitdiffstats
path: root/config.h.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement a command mode and use it for chrootWerner Fink2018-07-261-0/+86
| | | | | | | | | | | the current only known command is root=<new_root> which enforce an already running haveged to switch by using chroot(2) to new root file system and to an execv(3) there to become rebased. This allows haveged to survive the switch root within initrd and hold the entropy at high level. Signed-off-by: Werner Fink <werner@suse.de>
* Initial commit based on haveged-1.9.2.tar.gz from ↵1.9.2Jirka Hladky2018-07-181-0/+199
http://www.issihosts.com/haveged/downloads.html