summaryrefslogtreecommitdiffstats
path: root/core/modules/haveged/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2018-10-05 16:24:55 +0200
committerSimon Rettberg2018-10-05 16:24:55 +0200
commit74f660b4ba34822f05698e522ff0479ee1ed3aa0 (patch)
tree2c38bf4b02b6c29d5821863d28a9b39d80db572b /core/modules/haveged/module.conf
parent[idleaction] Add xprintlocktime (diff)
downloadmltk-74f660b4ba34822f05698e522ff0479ee1ed3aa0.tar.gz
mltk-74f660b4ba34822f05698e522ff0479ee1ed3aa0.tar.xz
mltk-74f660b4ba34822f05698e522ff0479ee1ed3aa0.zip
[haveged] New module; used in stage31 to fill random pool
Diffstat (limited to 'core/modules/haveged/module.conf')
-rw-r--r--core/modules/haveged/module.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/modules/haveged/module.conf b/core/modules/haveged/module.conf
new file mode 100644
index 00000000..d40d63fa
--- /dev/null
+++ b/core/modules/haveged/module.conf
@@ -0,0 +1,6 @@
+#!/bin/bash
+REQUIRED_BINARIES="
+ haveged
+"
+REQUIRED_LIBRARIES=""
+REQUIRED_DIRECTORIES=""