# @(#)38 1.1 src/bos/usr/bin/ras/raspertune/raspertune, sysras, bos720 1/5/07 16:12:46 # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # # bos720 src/bos/usr/bin/ras/raspertune/raspertune 1.1 # # Licensed Materials - Property of IBM # # COPYRIGHT International Business Machines Corp. 2007 # All Rights Reserved # # US Government Users Restricted Rights - Use, duplication or # disclosure restricted by GSA ADP Schedule Contract with IBM Corp. # # IBM_PROLOG_END_TAG # # COMPONENT_NAME: SYSRAS # # ORIGINS: 27 # ############################################################################# # # This file is used to specify persistent RAS attribute values that will be # used when the system is rebooted, if the bosboot command is run after the # file is modified. # # The file is automatically modified when a control command is used with the # the -P flag. The file can also be modified manually, but this should # normally only be done when requested by IBM Service personnel. # # This file should consist of a series of control commands, that is, one of # ctctrl, dumpctrl, or errctrl. Other commands are not allowed. The -p flag # must be used in each command, or the command will be ignored by bosboot. # Lines can be continued by ending them with a backslash ('\') character. # Command line arguments should be quoted using rules for /bin/sh. # # Example: To change the error-checking level for the "mbuf" component, # the following command can be uncommented # # errctrl -p -c mbuf errcheckminimal # #############################################################################