X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=command.c;h=6777ccc971e2590bd2d46879ba428ff1f327f7d8;hp=0c483befe3adfd8899756c99feed7c30b003850d;hb=refs%2Fheads%2Fmaint;hpb=10596c5a763716368579b6313953ae0861b03ad4 diff --git a/command.c b/command.c index 0c483bef..427c90fe 100644 --- a/command.c +++ b/command.c @@ -514,6 +514,7 @@ static int com_stat(struct command_context *cc, struct lls_parse_result *lpr) * while we sleep. */ para_block_signal(SIGTERM); + para_block_signal(SIGUSR1); for (;;) { sigset_t set; /*