summaryrefslogtreecommitdiffstats
path: root/core/modules/haveged/module.conf.ubuntu
blob: 0842d080ac91ca18e4e0d61f931ad5f698091dc1 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/bash
REQUIRED_CONTENT_PACKAGES="
	haveged
"
REQUIRED_INSTALLED_PACKAGES="
	haveged
"