summaryrefslogtreecommitdiffstats
path: root/init.d (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix ordering cycle with private tmpChristian Hesse2020-06-091-1/+2
* Fixed https://github.com/jirka-h/haveged/issues/29Jirka Hladky2020-05-111-1/+1
* https://github.com/jirka-h/haveged/issues/25Jirka Hladky2020-05-111-1/+1
* init.d/service.fedora: Add syscall filter for the serviceNicolas Braud-Santoni2020-01-311-0/+3
* init.d/service.fedora: Enforce W^X (memory cannot be writeable and executable)Nicolas Braud-Santoni2020-01-311-0/+1
* init.d/service.fedora: Disable potentially-vulnerable kernel featuresNicolas Braud-Santoni2020-01-311-0/+4
* init.d/service.fedora: Protect the systemNicolas Braud-Santoni2020-01-311-0/+4
* init.d/service.fedora: Set PrivateTmp, giving haveged its own /tmpNicolas Braud-Santoni2020-01-311-0/+1
* init.d/service.fedora: Set SecureBits=noroot-lockedNicolas Braud-Santoni2020-01-311-0/+2
* Updating systemd unit file - haveged is commonly used with containersv1.9.8cv1.9.8Jirka Hladky2019-09-301-1/+0
* Removed NoNewPrivileges=on from the service file - it breaks the servicev1.9.8bJirka Hladky2019-09-301-3/+2
* order after systemd-tmpfiles-setup-dev.serviceChristian Hesse2019-09-201-0/+1
* use systemd security featuresChristian Hesse2019-09-041-0/+5
* do not run in containerChristian Hesse2019-09-041-0/+1
* do not use carriage return in line breakChristian Hesse2019-09-042-32/+32
* Updated service.fedorav1.9.6Jirka Hladky2019-08-261-1/+1
* Updated service.fedorav1.9.5Jirka Hladky2019-08-261-11/+13
* Update to automake 1.16Jirka Hladky2019-08-201-7/+10
* Merge pull request #13 from kraj/masterjirka-h2019-08-191-1/+1
|\
| * init.d/Makefile.am: add missing dependencyJackie Huang2019-01-141-1/+1
* | service.redhat: update PIDFilePierre-Jean Texier2019-04-141-1/+1
|/
* Bumped version to 1.9.31.9.3Jirka Hladky2018-08-101-9/+6
* Implement a command mode and use it for chrootWerner Fink2018-07-262-8/+12
* Initial commit based on haveged-1.9.2.tar.gz from http://www.issihosts.com/ha...1.9.2Jirka Hladky2018-07-188-0/+773