Date: Wed, 17 Apr 2024 05:49:02 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 278342] daemon(8): -R doesn't restart supervised process Message-ID: <bug-278342-227-T7QGeP6gI7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278342-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278342 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=a871d0f13c56f6ea2ec86ed8175634b562de514a commit a871d0f13c56f6ea2ec86ed8175634b562de514a Author: Mathieu <sigsys@gmail.com> AuthorDate: 2024-04-14 03:10:06 +0000 Commit: Kyle Evans <kevans@FreeBSD.org> CommitDate: 2024-04-17 05:48:26 +0000 daemon: fix -R to enable supervision mode If we're doing restarts, then we must supervise -- the 'R' case simply got missed. PR: 278342 Fixes: f907027b49d ("daemon: set supervise_enabled during [..]") (cherry picked from commit bbc6e6c5ec8c7938b98a36899fa083aa7ce4724e) usr.sbin/daemon/daemon.c | 1 + 1 file changed, 1 insertion(+) -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278342-227-T7QGeP6gI7>
