From nobody Mon Apr 22 13:31:01 2024 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 4VNR394NDRz5H68s for ; Mon, 22 Apr 2024 13:31: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 4VNR392wBrz4dFc for ; Mon, 22 Apr 2024 13:31:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713792661; a=rsa-sha256; cv=none; b=ffwHv9qk9Mc9vA/6v4IRDLfn7dk/AIGTkrYG5gFDaZtdCEd9RdM1udA7IfNRmZF/KQSXZ0 6o/o8slDdATrO0sHc1vqltsBFQS1i/hnJmn6oG/7CjRUv0GyZshcCUyYF3+Cp1cNLSKc8E 3ZBdlUcOklaEyZpuCUx0htCTou8vBMWB4QE7tuZLKkmGWCreryjZVFD3Y8ZfY4OC2dRZLA Kfz+kqEmXfAg/kMBcg/E9pdYsFaGQM9YGZX0EHJtdy2Z21nbGnY7vBIzIiuP1Ebp/im9l8 BNNU+a9g/XlkZp/L0Puv6RQr72mxX6QLoxjJnXOqoLe64LLq3qCKel6Jv9uA1g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713792661; 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=vjZqnoSLYRli5vxVFtdnpMsMHFxIUDCL0q0DnncHspg=; b=x56VcqKXRmzSUuqi8CVIr4RuASA7HRFXcC2uG5sXrIbWtN6YNhYnbxQlsgkTCHVYmUI3PR uLte54fy4wOEUF8XclMZUsKRTNv7TQ8ObaLaXAhCymVM7mwz02nNoCSqCpt1UljIeaYWib gh23VZq9SZE4RXFua9eR9fMaAkzpl5sTX2+mWYLB7MCdddCJD0vIBFzLyF8uR0Tb84jbA2 Yj/svmGrgrOz5ykoz3s4ZnaH25twyVyyWzllaa9X+I9yT64krTVBf+MCLPavXvgoLbDxXr NULCQQHYdpKnF2PBR6FUmSK1bPtjDUIMoUAK3XCy54iOAw2hNvcmzT1ljvsmjA== 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 4VNR392W9kzqK5 for ; Mon, 22 Apr 2024 13:31: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 43MDV1qE005996 for ; Mon, 22 Apr 2024 13:31:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43MDV1gd005995 for ports-bugs@FreeBSD.org; Mon, 22 Apr 2024 13:31: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 278507] net/gmid: starts too early during boot, before its root documents folder has been mounted (before mountlate) Date: Mon, 22 Apr 2024 13:31:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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 Some People X-Bugzilla-Who: freebsd@omarpolo.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: 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278507 --- Comment #1 from Omar Polo --- Hello, I am by no means a rc(8) expert, but the change looks fine to me. I think = I've ripped-off nginx' rc script, but now I see that it has the LOGIN require to= o.=20 If I've omitted, it wasn't intentional! Thanks! --=20 You are receiving this mail because: You are the assignee for the bug.=