[Bug 277959] Refactor of usr.sbin/daemon caused regression in restart parameter
Date: Wed, 02 Apr 2025 05:25:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277959 --- Comment #25 from Rudolph <rudolphfroger@dreamsolution.nl> --- I fully agree. We often have to `kill -9` processes when stopping jails or servers, because `daemon` doesn't propagate signals under certain conditions. The fix seems to work fine, and it would be great if this could also be fixed in 14.2. -- You are receiving this mail because: You are on the CC list for the bug.