[PATCH] A refine-value should point to an exissting selector.

Simon Lukasik isimluk at fedoraproject.org
Tue Aug 21 09:35:31 UTC 2012


From: Simon Lukasik <slukasik at redhat.com>

---
 RHEL6/input/profiles/common.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/RHEL6/input/profiles/common.xml b/RHEL6/input/profiles/common.xml
index 6637844..44a92ad 100644
--- a/RHEL6/input/profiles/common.xml
+++ b/RHEL6/input/profiles/common.xml
@@ -173,7 +173,7 @@ these should likely be moved out of common.
 <select idref="service_rpcsvcgssd_disabled" selected="true"/>
 
 <select idref="set_screensaver_inactivity_timeout" selected="true"/>
-<refine-value idref="inactivity_timeout_value" selector="15"/>
+<refine-value idref="inactivity_timeout_value" selector="15_minutes"/>
 
 <select idref="enable_screensaver_after_idle" selected="true"/>
 <select idref="enable_screensaver_password_lock" selected="true"/>
-- 
1.7.7.6



More information about the scap-security-guide mailing list