From nobody Wed Oct 23 19:56:01 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 4XYftV71G3z5ZcGq for ; Wed, 23 Oct 2024 19:56:02 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XYftV2kMcz4NxP for ; Wed, 23 Oct 2024 19:56:02 +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=1729713362; 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=mB1J6Urk9DvY60jw/x/MX32fnJLqGZ3a1hUAqsIlm10=; b=YygYfjqKCzxyJAFLRAk8UbTt/nYsdCJGv7SRTysMH+Ul9/fWRJBEK9HwtvR87PoidIQkHQ GAvN5WCasHpE67x4BT6Of2xWTVrBz1j4g/cl1SdJ0IBDmQVy+BAwYonovmAaXulhuLg52W 3TpX0UYtfHBMW8NuM0/PlLUe5NRqdYpMosujTFOVyfK2rah/zbuxp9ne5eEpaGy2ecH8yP rK8AIVUOOylH4N5r/vEvtVbT4zHz0d+YzEbCT2CLmSp/lMI1nHNWdN+uSh2wZu/48FfApG /pRwivhfAw4+tcyljJNPEJflWTNpzb8FaLvy9DtQI/dRFH+QhfyulhqgLSKoHg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729713362; a=rsa-sha256; cv=none; b=brdVkOyUfvkFOpKi8hzUYkcdlgO36iH4SXjodpevO6WTG+4Yc9Aqrq0/bfXKF+uPSA66Zw sklm6wKkqYdEd5TPV8+gXVAjZ0Gs5amfF+br445LVDn4apYnWvcA9rzYBK4ZEE5AmrtVnK 2jsqNQNWknHobJChi7IbicoKjNv0WpINjooZkHPznbXmI+JhJBGEfH4W2HRrhC5eKlMjQC JTAz085dtATuToXXSOU6DcBavaobZPj7dk6GKEw9SFIQ2rKllhZMebRCAVePaqR+tG2Wel uQlTxgjg/C3pDXQbcLzLhl5VHH+zgp2X9cJUzeWGfYtfJsgW3arx9t81N/LA0g== 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 4XYftV0Rg4z1BKr for ; Wed, 23 Oct 2024 19:56:02 +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 49NJu1Of065840 for ; Wed, 23 Oct 2024 19:56:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49NJu1r3065838 for bugs@FreeBSD.org; Wed, 23 Oct 2024 19:56:01 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 282290] rc: Conclude the transition phase from the *.sh style of rc service scripts Date: Wed, 23 Oct 2024 19:56:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: 0mp@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: 0mp@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc bug_status 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=3D282290 Mateusz Piotrowski <0mp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |0mp@FreeBSD.org CC| |rc@FreeBSD.org Status|New |Open --=20 You are receiving this mail because: You are the assignee for the bug.=