https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231791
--- Comment #1 from kus...@gmail.com --- Also after resolving this bug there is a problem with child process output after SIGTERM - "handle_term()" set "terminate = 1" on line 540, so "for (;;)" loop on line 319 ends due to "if (terminate)" on line 337 and the daemon process don't dublicate child's output from listen_child() -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"