From nobody Tue Aug 22 22:09:06 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 4RVk5Z5mlXz4qX13 for ; Tue, 22 Aug 2023 22:09:06 +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 4RVk5Z2xDHz4RBT for ; Tue, 22 Aug 2023 22:09:06 +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=1692742146; 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=A8hgc815+2PfWezBZwEAQpHly+/Ok7RAGogu6zJDEPo=; b=JFOOgV38HvrBEOsiHospyxHg/IptQIBOsHWVFBMDWc2CXCc3nd3CyTsKAjXrLpyuS0YfZ0 CLbt15JNqgnd24/RmM1zYUw533YYeh1zMpiV2FfGoJrh8/V3gK1o/DSQa6tw61XhqUDsLy YHCm3K+sbZfIUxC58F+CoxKf2a1tfyyODnGkW0PLPfI36qk4Rd3ThNVNEDFqBcapvxcDie dfF07asoYvvtCPelKaOSbzhIZ144WgiZyPkFDR7Q4G08AMC6LoR4KvcavjR4WHKh/BHa6P MNM6zd4uL0uEIC3l8Qi6WFaSiY4nFSQqYsXFSO6dP2auUH6fO4NjZ/ROHYcZRQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692742146; a=rsa-sha256; cv=none; b=n6rdocuUM0dCj2ICNqDLl8e5plxswJSqA3C6T840b2KDnyPYbjR0jxYQ4CzfzZKepmNFyr As+dF8Lq7wt37clwp/Sn1SLQDhscOXDgnFgqSO9hlLb4l0tN7SPYYIYHQyykT6hn7+3LMP SiJ0lGPpEv012ZSMxuJEUy2IqTiaLxMrKzAZYU4V1GfpJA1OsOiQlakpgBog4qrRnnDU7i cZbgDxqEOzW2jqlmJkvIs7geZgzBGhCc2itC4aNngjixW4nYbowBcAIbzBCiB9CHQF27Da 2Ig4F6ZykuwNeC0dyBYjlDZ0ELToBopvFyMfNxWbuFMqRw/HLPgVvtjwZptiFg== 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 4RVk5Z1vBvz5kq for ; Tue, 22 Aug 2023 22:09:06 +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 37MM96TP086936 for ; Tue, 22 Aug 2023 22:09:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37MM96Tj086935 for rc@FreeBSD.org; Tue, 22 Aug 2023 22:09:06 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: Tue, 22 Aug 2023 22:09:06 +0000 X-Bugzilla-Reason: AssignedTo CC 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: crees@FreeBSD.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: resolution 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: 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 Chris Rees changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|In Progress |Closed --- Comment #9 from Chris Rees --- You asked Jeremy I know, but I can confirm that the issue was fixed. I thi= nk it was effectively in the old "patched" state, but now 11 is gone this can indeed close. Thanks. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=