summaryrefslogtreecommitdiffstats
path: root/core/modules/haveged/module.conf.ubuntu
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.ubuntu
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.ubuntu')
-rw-r--r--core/modules/haveged/module.conf.ubuntu7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/modules/haveged/module.conf.ubuntu b/core/modules/haveged/module.conf.ubuntu
new file mode 100644
index 00000000..0842d080
--- /dev/null
+++ b/core/modules/haveged/module.conf.ubuntu
@@ -0,0 +1,7 @@
+#!/bin/bash
+REQUIRED_CONTENT_PACKAGES="
+ haveged
+"
+REQUIRED_INSTALLED_PACKAGES="
+ haveged
+"