00001 00002 /* 00003 * THIS FILE IS UNDER RCS - DO NOT MODIFY UNLESS YOU HAVE 00004 * CHECKED IT OUT USING THE COMMAND CHECKOUT. 00005 * 00006 * $Id: startstop__sol_8h-source.html 2161 2006-05-19 16:55:03Z paulf $ 00007 * 00008 * Revision history: 00009 * $Log$ 00009 * Revision 1.1 2006/05/19 16:55:02 paulf 00009 * first inclusion 00009 * 00010 * Revision 1.1 2000/02/14 20:05:54 lucky 00011 * Initial revision 00012 * 00013 * 00014 */ 00015 00016 /* 00017 * startstop_sol.h: startstop parameter definitions for Solaris. 00018 * 00019 */ 00020 00021 #ifndef STARTSTOP_SOL_H 00022 #define STARTSTOP_SOL_H 00023 00024 /* The default startstop config file (in EW_PARAMS directory) 00025 * This is used by pau, status and restart in addition to startstop 00026 ******************************************************************/ 00027 #define DEF_CONFIG "startstop_sol.d" 00028 00029 00030 00031 #endif