X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/c72aa74324481a2ee642b1739baec10eb616cbca..c20710ab7a759a23cd0ce8be63a732eff89e5692:/util.c diff --git a/util.c b/util.c index 12e5208..d843859 100644 --- a/util.c +++ b/util.c @@ -204,7 +204,8 @@ static const char *phases[NR_PHASES]={ "PHASE_GETRESOURCES", "PHASE_DROPPRIV", "PHASE_RUN", - "PHASE_SHUTDOWN" + "PHASE_SHUTDOWN", + "PHASE_CHILDPERSIST" }; void enter_phase(uint32_t new_phase)