From nobody Mon Nov 18 13:37:41 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XsTG01RHQz5d6qn for ; Mon, 18 Nov 2024 13:37:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XsTG00NXlz4Wsv for ; Mon, 18 Nov 2024 13:37:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1731937064; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=UmMpt2SiUFyNhtyO1Cn6eyXNNASdJJdiN0gw+7/xplo=; b=HtH2gUvYAq+cvpx/SPTZhNbPtcks+3eLbyfm0HkLw52nAB8LKlfKLHKIM+pm0fCiAkqplf 93DKH44F5oATPdep1waN2U/7EldbInxGdN5n8zILB3/zG7vsddcDt4ZmHYCQf1uoxj6sGv mRD0iu6MeaO5ctCj5wNhuolnxK5CXI3hlHKi1XFEsyefzcZJS7CuZj8MSF+767eAcbgmaj A4hlB3cft6aC46l1i8BQ4gr1W0KLX2zGeCGfz9i6hnMWVmdEHNoud6QOlxa1hr5nuzWeB7 A+USVsgH/JuoxjgbgUj7BMhF9LOOQfmfn24uHGlXPJMkikeyaNWTEvAI9Lhnpw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731937064; a=rsa-sha256; cv=none; b=GzWt9s3l2FMCQz0ncw7y/NCX/dwprJKbBSCKT0MfYAdjz1P+HXA6SjSX0UFfCOyG9ALAEH wMq+2K2izSsDtjYXZS5cUCiHwcMQYWfociuU1nM46O/ZlG7sv+W0yM3kj1VmJYHOrmnf3Z LDUMVnl7cNNRcHlnV00gCtwmYnfb5E6wLOC9ZT5J0JfATxLiNBo6tgjbl354T58/sa0eoj 9tIdJJP8xhqpzJIkCOOwBdgOBx6r2WSF99KzWjbITVy9Bo+UT2HG7AVdrQJvN7zM6MMhvE fmasD1PZzq0p+LwZWOdyKJT7kIk8m/OdeMafiiJ4TOVQDRyYx8NGpzHg0LHXQQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XsTFz74L2zj4Z for ; Mon, 18 Nov 2024 13:37:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4AIDbh6V039046 for ; Mon, 18 Nov 2024 13:37:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AIDbhHl039045 for bugs@FreeBSD.org; Mon, 18 Nov 2024 13:37:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 277959] Refactor of usr.sbin/daemon caused regression in restart parameter Date: Mon, 18 Nov 2024 13:37:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.3-STABLE X-Bugzilla-Keywords: regression, vendor X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: rudolphfroger@dreamsolution.nl X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kevans@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277959 --- Comment #14 from Rudolph --- The proposed patches seem to resolve the issue, making `daemon` with restart options functional again. Is there anything I can do to facilitate merging these patches into the main branch? It would also be great if these fixes could be backported to existi= ng releases. --=20 You are receiving this mail because: You are on the CC list for the bug.=