X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvat%2Fmain.c;fp=src%2Fvat%2Fmain.c;h=1640c5ded6a36d1ebde4b57ca2e345ff5c8c9825;hb=8486283cd5efb6b3c78428658eed685c5e8469d7;hp=d052493495da8c8a1ce4da3603e3afaf7130e007;hpb=7f9256e31c13fdfb640eff9d7775bc50b4396543;p=vpp.git diff --git a/src/vat/main.c b/src/vat/main.c index d052493495d..1640c5ded6a 100644 --- a/src/vat/main.c +++ b/src/vat/main.c @@ -267,6 +267,7 @@ setup_signal_handlers (void) /* these signals take the default action */ case SIGABRT: case SIGKILL: + case SIGCONT: case SIGSTOP: case SIGUSR1: case SIGUSR2: