Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Dec 2024 21:43:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 283163] kill -SIG -1 does not work any more for host - which leads to inconsistent reboot
Message-ID:  <bug-283163-227-ACWGgk1Lz4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283163-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283163-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283163

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D831531a82e0f1d1d7b97e50c058763932=
2ed8d2e

commit 831531a82e0f1d1d7b97e50c0587639322ed8d2e
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-12-06 17:01:00 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-12-06 21:42:26 +0000

    prison_proc_iterate(): make it work for prison0

    Do not exclude processes owned by host/prison0 if there are jails
    configured.

    PR:     283163
    Reviewed by:    jamie, markj
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
    Differential revision:  https://reviews.freebsd.org/D47943

 sys/kern/kern_jail.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283163-227-ACWGgk1Lz4>