From nobody Fri May 12 07:27:15 2023 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 4QHgM82NSZz4BfVC for ; Fri, 12 May 2023 07:27:16 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QHgM80zwGz4Mgy for ; Fri, 12 May 2023 07:27:16 +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=1683876436; 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=s2R07EXBFincFGDAZXpZdq/3XmXjMADEOhCPsiiYckA=; b=S84GkNCifNLuRISX7E25dLxDcGHXD+d11fbklRg8SXg/zYa1eRr+UI190hDVwC23H0iUw1 294r7LlXPVtturcK+uj1yb0KkhA5PKfc8pz1Ck8NXNvuPBwzfAUizHg4uNpIMtz10wY4aG phzpZEeQ7O+m97b3Os2q072cbfA2xVfBWQkDftL7lozo0sA5MuF77/Kj876XczLge/9LHB vqrc9IwDR7+1WtMywCa3xihLLF/HVD+iv6H2uKeXLOGazxjD7PujCte6yWKgmPWWdj6ZEv xH0euPzBw9HD124DKBiBEbk0QMuvydv3N3k0rkjt11XkKd6r6h/mwHGMizA9eg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683876436; a=rsa-sha256; cv=none; b=JpveQOa2ExKeBonqd8T/L27Qf0/+oy+8zYOWQGc1xPAhVFdj1U/F3kSY94su935O6hXGVz ffizqDwquVjQixjiftLNkY3+TZzSNhU+f2jjS3PXDceSuizTJvfqQas+FiTHSMlMXth9AR xdTk/M/J62TQ8qU8FPZpf4dGJ4bUiPV5pIhztiw3GKTG+LO0tLQD4cA27d6pBYY9fA5TPQ s3s2ez4bKO64pBrvIJ/bmO8Elb8q+zpoJpgmCKgySH8arRODEFzr6bWf6oVFBL/Z5r3P8O 8LdLZwzxI/4noYXEe0ubhBHyDPViUjum1zquYb88gDa2pW/SB1MMf2Q0/YXtUw== 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 4QHgM774xNzRMj for ; Fri, 12 May 2023 07:27:15 +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 34C7RFH0048011 for ; Fri, 12 May 2023 07:27:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34C7RFo9048010 for bugs@FreeBSD.org; Fri, 12 May 2023 07:27:15 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 270088] /etc/dma/auth.conf for dma(8) is not installed by default Date: Fri, 12 May 2023 07:27:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: bapt@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bapt@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270088 Baptiste Daroussin changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |bapt@FreeBSD.org --- Comment #8 from Baptiste Daroussin --- Looks good to me, do you want to provide a git-formatted patch that we can incorporate as is? --=20 You are receiving this mail because: You are the assignee for the bug.=