From nobody Thu Feb 08 05:19:59 2024 X-Original-To: doc@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 4TVlfl4xPRz58wWp for ; Thu, 8 Feb 2024 05:19:59 +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 4TVlfl3vxPz45nq for ; Thu, 8 Feb 2024 05:19:59 +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=1707369599; 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=X6AoT8D44rFltFp5xmkbymfvLnk8fRp05B0TvAheqUQ=; b=ECSEH30es80N84P7s2r8V53h7V4wrhVAgBc7RjsZyqg6mrK7l0k2TeULcCInBhKC/d+PZe srxIIHoXLTS4vgaWWidAenvNoFLkHx1Lpo3aewLzJEnElTKSQ1O3c5D27i8m1zEc6vRzZW jFrt0rSptohSAOl11YO3BPfEzRIfVPfZtwrtmHrWdXEqRUX8DNGMLrImPEUs1nbNc75UWS Woihtb9Uylu8qNb62GsXkRQBHwF5HoAMF2Ck2fR9AJHai/tj8n9TFVc2/qqznOse6C+2sB gTWGRmtQpOoyIXyzL/N7diFd8PVS6y7GUhQY1FNKsvLvjg2c+QV4EzQTlk0TWw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707369599; a=rsa-sha256; cv=none; b=QD+TvH6KxU811bOfHVbFAw0C/OLyy/HJ1/qbXuqOt57iMza37NZ0z6Qi/6U0RqpnM5di4U EdeQi2VmeT5SqlFSZEF2UYSOmbocoWVP+4FR7pNYIWFqHORfDJafuV7luGay4vQijyJPxE Qjq6JaRI2ZqenJPXJxKp1WlST6CcfoeW5+0nd5/N0ZC/riUssVBFySt59S4oDDqWbpN+Ca pZt9RqsIXoKtUH04SH+t91xe1JDTKOFDHZvp3yHMnR2gL66AKxbnE0kVX2zptcyp01Yvjx b/guKoCrYhlFCexo5mh+rXo3XcsGbcGIaDy0YAPeqMhS2n9tTjYeCxUUWIU6GQ== 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 4TVlfl2wnjzcMC for ; Thu, 8 Feb 2024 05:19:59 +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 4185Jxlj032996 for ; Thu, 8 Feb 2024 05:19:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4185Jxxv032995 for doc@FreeBSD.org; Thu, 8 Feb 2024 05:19:59 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: doc@FreeBSD.org Subject: [Bug 204549] freebsd-update should fetch e.g. /etc/ntp.conf.default Date: Thu, 08 Feb 2024 05:19:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 9.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: imp@FreeBSD.org X-Bugzilla-Flags: mfc-stable14+ mfc-stable13+ 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204549 --- Comment #14 from Warner Losh --- Well, I tagged this as MFC... then read the bug closely... this is a differ= ent bug. --=20 You are receiving this mail because: You are on the CC list for the bug.=