X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=service.h;h=155586ac084d9d501ccf10d15c8a33c27706004d;hb=7fdd3f6c44421a7c4872ecea56e550c19489c949;hp=0e5da202ad20c0f1d91835e049a065a703c7d314;hpb=53371f115d94fbbc7e5cb60853b9e4a5d356d4b0;p=nssm.git diff --git a/service.h b/service.h index 0e5da20..155586a 100644 --- a/service.h +++ b/service.h @@ -66,6 +66,7 @@ typedef struct { unsigned long rotate_bytes_low; unsigned long rotate_bytes_high; unsigned long default_exit_action; + unsigned long restart_delay; unsigned long throttle_delay; unsigned long stop_method; unsigned long kill_console_delay;