https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283163

--- Comment #7 from v...@fbsd.ru ---
I have a question 
- is it correct to use prison_proc_iterate() for kill(sig, -1) from host? 
(will it iterate through all jail's and host's processes?)

logically, signal should be delivered to all processes in all jails (similar to
`ps ax` in host should show all process in all jails) 

also, with patch - I cannot reproduce more problem with processes surviving
through reboot call.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to