From nobody Mon Nov 20 14:37:01 2023 X-Original-To: ports-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 4SYqpP3vn5z51NdB for ; Mon, 20 Nov 2023 14:37:01 +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 4SYqpP2hH4z4JtT for ; Mon, 20 Nov 2023 14:37:01 +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=1700491021; 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; bh=ilTJt9oIdbYjZ0fTLml+w0thoyq/f8TK93LhY0/j1Jo=; b=EVVo1WobOLioxO96Dg7sjQ/ilXnWSVyqnIbe/BrN3TYnodrowqXUwxTLgHMVgahTO5mfnv /YAw9cFnslW7DrQe+BTBvkUTVZ0HnWquyh0C7l8vvSJNm0M6YNSn69kID7Or97VeO7jumP eGL5GGWgoz9ZyeUyaGvO6WMlm0HsESr0tYP3DzpqUiNQ1OYm8qkGckcxwXbeNNM5BAWLMh 8DTpiIYXKJkCuQ4j5monBHMFPqtnjni3kUAxG6BXtAeQ3vw0MVwm1iPqlouZBjAqRS1B1n EZnccjQOxexsmWs86KNV68H7nEd60/c/86yVU24QAbekhvVKFpn84T7PYTQIGg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700491021; a=rsa-sha256; cv=none; b=Ayl4CBUPeH++2KOSiYnZJIrY4t6eg8aTUU2uN30yCrkoT/mS095LCC6TE3RJ7jbxGZHU9k 04Net269H7JXMQTC8U4vfpLap+N/XebWqdN1fZMrnwjobNmRjpq+mk8zuhw6SI8/TnUcpi bzFiatZywN28WHu30+gN2sCC21oxTYOQhu5EJraieT+Y4CW3gbBAvhar2ZiebqyjGTPuUu 7uBKlWhdUpyuUOng1Mm2BMuqdbg6YhRslZ4CpnmFtafGt3jro/vSDm5nGwHvmnEj5atD+l wiJ4EwV9ANZTiWv3YpXUefxwScDHc5O++CjmlNW438Eo54IZ6caPstXuWax6jQ== 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 4SYqpP1dpXzwJc for ; Mon, 20 Nov 2023 14:37:01 +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 3AKEb1d9031063 for ; Mon, 20 Nov 2023 14:37:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AKEb1we031062 for ports-bugs@FreeBSD.org; Mon, 20 Nov 2023 14:37:01 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: ports-bugs@FreeBSD.org Subject: [Bug 275214] sysutils/monit: rc script fails with wrong monitrc permissions Date: Mon, 20 Nov 2023 14:37:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: frank.brendel@eurolog.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275214 Bug ID: 275214 Summary: sysutils/monit: rc script fails with wrong monitrc permissions Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: frank.brendel@eurolog.com CC: martinp@tildeslash.com CC: martinp@tildeslash.com Flags: maintainer-feedback?(martinp@tildeslash.com) The rc.d script fails on wrong permissions of the Monit configuration file. Setting a command in monit_setup that would change the permissions doesn't = work because monit_checkconf (set in restart/reload_precmd) is executed before. Is it possible to fix the permissions within the monit_checkconf function? --=20 You are receiving this mail because: You are the assignee for the bug.=