From nobody Tue Mar 21 17:36:44 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 4PgzLP0DBxz40Z9l for ; Tue, 21 Mar 2023 17:36:45 +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 4PgzLN6DjCz3wHF for ; Tue, 21 Mar 2023 17:36: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=1679420204; 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=eLzk0+FItqwp98kVMeaIVgpKmK55q+ISFExmVFzy9NE=; b=CbFHrrWelK4OIIvJkP0P+kPAHnsqStPEJpIP6Q1/04BVHadE4T1TnHaOEMBuh8e0i0BNXl ggU3KizFs0kp/4XMjlHu3ykfWUSZrPIgNg29NqMVgSTrF+44JOwSlJtFp+966UY8bKHkvk z++9vZbCDPEpDHThZKlXcpbOUZXn3XixIGCrQPUhQNptltuhxiprL4RMvnmIrca2m9ApMW fhLjtdnWfqu3aqYaYco27uDiLy1QsUg26snzFMWbY6KEZO1dXr6FlhdrKtDEFhXSP6i59W juRYjsv6sxfm+721WVmIO2YxU3DSG46TGRfuHqPBOAIl0sKFP3sMqWonCJk8Rg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1679420204; a=rsa-sha256; cv=none; b=WmRfsrFnC3rSa6SG4zPjSq5nNanbGTZlBIu1ztDst5HVvftQrRgtSwPwvxNrroh0TU6gkw iSR0OdQOsHudNs+CnFxmB4JuU+Zrj75iKcp/ZJ7yO1vvxtvz11Z6VJoef20Gea6PAwCUZS d/Ndv2VEobtuvcEjkRKsvC1OHUMfGTPWcB8mjz8RQrapa882b8jidTw0Am3Ib14FgGBxgC sHfITsV5VLH4bhuUO3PjO192XXij1UX87hNxerxfw+YPo5AYkA57oBZDhEedepv0OmxNZF +J+cTNN83tToOsF2MBWa+hE2y7YG/5XB5TUdCuvKDU8O0xbGCeOx3QiTKJh2VA== 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 4PgzLN5DlrzLb9 for ; Tue, 21 Mar 2023 17:36:44 +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 32LHainn043066 for ; Tue, 21 Mar 2023 17:36:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32LHaiRn043065 for bugs@FreeBSD.org; Tue, 21 Mar 2023 17:36:44 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: Tue, 21 Mar 2023 17:36:44 +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: pete@nomadlogic.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270088 --- Comment #6 from pete@nomadlogic.org --- Comment on attachment 241042 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D241042 install auth.conf into share/examples directory based on input from Ceri this installs auth.conf in /usr/share/examples. t= his seems like a more logical location as the default dma.conf doesn't require = this file in a default install. --=20 You are receiving this mail because: You are the assignee for the bug.=