From nobody Wed Aug 23 01:07:57 2023 X-Original-To: rc@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 4RVp3x5qcCz4qk8B for ; Wed, 23 Aug 2023 01:07:57 +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 4RVp3x4mLLz3Fnj for ; Wed, 23 Aug 2023 01:07:57 +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=1692752877; 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=tDYhhNJD5j6nf/xY1X0f0WAgfOPmCXcBnr9YMAKeLKg=; b=yz7cUIRBtRjy11VWmnmDD9ZEGSiH0hFjEQ+k/5ll4ttPeGhaXdcFAhnXZNXWURzcFyHOLf t4nHWg6Cw7kKedfcARqO74EwLeN2i0LBUPcSqxEVLI4JA7sRszYxIiSR8Rr+OtBWpkdcPN dkoV9uOAoUFllLOJWr89ymLpgc+r2XNceK617C6quyuXhLpk5IwVI1/WNjfTq+LFtyV26u /uYytaQ9GfhwGDA9T4lPSdaSH1wRakqCXoN1rthEWso8HVU+5S608A/AXZpL+oA7WxUPp4 VzNX+QlWP++brnaV9Imx9tOVP1CVKrlbNRjHmniaeGqO9svrta+wkqPdWolQlw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692752877; a=rsa-sha256; cv=none; b=NqZ2x+W+jH89FRQUKf8xXYrWp6MgLj5PvvpZc9mhIw0Gw+i5Ai1bXBGCdlhfIlzX9iCjI9 TSNjWGPYG0pX03aNE2yjIEJV45uMkDCjRpNRPWLaU5o5syU5Hy9pv4JzZ7l2lYxLY3OnkH P41WQA4+fN6zxLxG+0c5ZofcsJYcaE2KubV6hf6lCf0FQY5+t5586NNxUFw02ToKZweunY leECezdsFCr7QJ7vqn8i1EllBv4eRphvPPakSZ9gRZKVxUfHIj5dLTPDKyQEaeAScf4MIM e4oirUY5zRZlUoIzskWod38FcnHBpfdasvJGknVntny3eiK9o+sexBXCL9nfFQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RVp3x3rcmzB3G for ; Wed, 23 Aug 2023 01:07:57 +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 37N17vKc063825 for ; Wed, 23 Aug 2023 01:07:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37N17vAk063824 for rc@FreeBSD.org; Wed, 23 Aug 2023 01:07:57 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: rc@FreeBSD.org Subject: [Bug 199127] rc.d/ntpd: user-set ntpd_flags stomps over rc-defined ones (pidfile, driftfile) Date: Wed, 23 Aug 2023 01:07:57 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 9.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: jdc@koitsu.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rc@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: Discussion related to /etc/rc.d design and implementation List-Archive: https://lists.freebsd.org/archives/freebsd-rc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-rc@freebsd.org X-BeenThere: freebsd-rc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D199127 --- Comment #10 from Jeremy Chadwick --- For additional confirmation: what Chris said is correct. I've verified on a test 13.2-RELEASE VM that ntpd_flags=3D"-4" works fine (instead of having t= o say ntpd_flags=3D"-4 ${ntpd_flags}" on older FreeBSD versions). Thanks. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=