aboutsummaryrefslogtreecommitdiff
path: root/conf.d/meson.build
AgeCommit message (Collapse)Author
2022-12-08make the location of the swclock reference file configurableWilliam Hubbs
This fixes #565.
2022-03-30add seedrng service for LinuxWilliam Hubbs
This moves urandom to *bsd only and adds seedrng as a separate service for Linux. This fixes #510
2021-09-04add meson build filesWilliam Hubbs
Closes #116. Closes #171. Closes #172. Closes #175.