X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=nssm.h;h=8e82d59844146aa203d5ca0ec2faea7e9c355351;hb=f1d6394333ce0f90c423d74a9860620942f2bb6f;hp=79c2065b073fda2eea00a61b831cbfe2842936ba;hpb=e78394a54828ac0fecb36f0438e6829556c88914;p=nssm.git diff --git a/nssm.h b/nssm.h index 79c2065..8e82d59 100644 --- a/nssm.h +++ b/nssm.h @@ -96,6 +96,7 @@ int usage(int); #define NSSM_SERVICE_STATUS_DEADLINE 20000 /* User-defined service controls can be in the range 128-255. */ +#define NSSM_SERVICE_CONTROL_START 0 #define NSSM_SERVICE_CONTROL_ROTATE 128 #endif