sysstatemgmt/ssmcmdlists/data/shutdowncmdlists.rss
branchRCL_3
changeset 10 66ecddbca914
parent 0 4e1aa6a622a0
equal deleted inserted replaced
9:21e939dd208a 10:66ecddbca914
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   212 //
   212 //
   213 RESOURCE SSM_PUBLISH_SYSTEM_STATE r_cmd_publishstate
   213 RESOURCE SSM_PUBLISH_SYSTEM_STATE r_cmd_publishstate
   214     {
   214     {
   215     priority = 0xFFF1;
   215     priority = 0xFFF1;
   216     severity = ECmdCriticalSeverity;
   216     severity = ECmdCriticalSeverity;
       
   217     direction = 1;  // ETraverseChildrenFirst, Transition children first for graceful shutdown.
   217     retries = 2;
   218     retries = 2;
   218     }
   219     }
   219 
   220 
   220 // ---------------------------------------------------------------------------
   221 // ---------------------------------------------------------------------------
   221 // r_cmd_sashutdown
   222 // r_cmd_sashutdown