[selinux-policy] use entropyd instead of entropy

Miroslav Grepl mgrepl at fedoraproject.org
Wed Jan 11 12:33:38 UTC 2012


commit 1b62e3889e2a4f91b24e09f19f3fb94744626f85
Author: Miroslav <mgrepl at redhat.com>
Date:   Wed Jan 11 13:33:22 2012 +0100

    use entropyd instead of entropy

 modules-mls.conf      |    2 +-
 modules-targeted.conf |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modules-mls.conf b/modules-mls.conf
index 819f9c4..0b572be 100644
--- a/modules-mls.conf
+++ b/modules-mls.conf
@@ -129,7 +129,7 @@ arpwatch = module
 #
 # Generate entropy from audio input
 # 
-entropy = module
+entropyd = module
 
 # Layer: system
 # Module: authlogin
diff --git a/modules-targeted.conf b/modules-targeted.conf
index 06392d7..3930c6f 100644
--- a/modules-targeted.conf
+++ b/modules-targeted.conf
@@ -164,7 +164,7 @@ arpwatch = module
 #
 # Generate entropy from audio input
 # 
-entropy = module
+entropyd = module
 
 # Layer: system
 # Module: authlogin


More information about the scm-commits mailing list