--- freem/src/fmadm.h 2025/04/01 20:11:46 1.6 +++ freem/src/fmadm.h 2025/04/02 02:16:27 1.7 @@ -1,5 +1,5 @@ /* - * $Id: fmadm.h,v 1.6 2025/04/01 20:11:46 snw Exp $ + * $Id: fmadm.h,v 1.7 2025/04/02 02:16:27 snw Exp $ * FreeM Administrative Tool * * @@ -24,6 +24,9 @@ * along with FreeM. If not, see . * * $Log: fmadm.h,v $ + * Revision 1.7 2025/04/02 02:16:27 snw + * Add fmadm status environment command and move journals to a better location + * * Revision 1.6 2025/04/01 20:11:46 snw * Further work on fmadm * @@ -89,6 +92,7 @@ #define ACT_START 13 #define ACT_STOP 14 #define ACT_RESTART 15 +#define ACT_STATUS 16 #define OBJ_LOCK 0 #define OBJ_ZALLOC 1