--- a/sysstatemgmt/ssmcmdlists/data/uiservicescmdlist.rss Mon Mar 08 21:44:39 2010 +0000
+++ b/sysstatemgmt/ssmcmdlists/data/uiservicescmdlist.rss Sun Mar 14 13:15:06 2010 +0000
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
@@ -83,11 +83,10 @@
// prio 0xFF97
r_cmd_tzsrv,
r_cmd_cntsrv,
- r_cmd_randsrv,
r_cmd_mediator,
r_cmd_hwrmsrv,
r_cmd_rtc,
- // prio 0xFF96 - tzsrv, randsrv, cntsrv, mediator, hwrmsrv
+ // prio 0xFF96 - tzsrv, cntsrv, mediator, hwrmsrv
r_cmd_multiwaitforever1,
// prio 0xFF87
r_cmd_dbrecovery,
@@ -294,19 +293,6 @@
}
// ---------------------------------------------------------------------------
-// r_cmd_randsrv
-// ---------------------------------------------------------------------------
-//
-RESOURCE SSM_START_PROCESS_INFO r_cmd_randsrv
- {
- priority = 0xFF97;
- name = "Z:\\sys\\bin\\randsvr.exe";
- severity = ECmdCriticalSeverity;
- execution_behaviour = ESsmWaitForSignal;
- retries = 2;
- }
-
-// ---------------------------------------------------------------------------
// r_cmd_rfsdeep
// ---------------------------------------------------------------------------
//