X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=util.c;h=d843859f40dcb5fe6593592547888c98b63bbda2;hb=32654a316b5925914f5e5f481971d47f9728edab;hp=12e52085735508950874bacc4af2dcce571a7a66;hpb=94a1d5fce6a68fce8216d4b45ef6148d353c2c3a;p=secnet.git 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)