From nobody Sun Dec 15 23:00:04 2024 X-Original-To: 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 4YBJSP47q6z5hQlt for ; Sun, 15 Dec 2024 23:00:05 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YBJSP35VYz4vc9 for ; Sun, 15 Dec 2024 23:00:05 +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=1734303605; 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=Y/nDBDxnS08lwBzVqgnfu64ponbmQ0jXVIgkDPaoB30=; b=TrUsVSeV9o9QoB+vOiUyiJX/h1wIBDL3DzoMeJZxn8e+KwYNGpSRj4UJOcbv8ciBSABcSV DZS+pTo7fqTcfYIPILjdxcE8EYnII8/pDRMuPy9VgupTSoiRqVmWLMbth/bug4xiCb+9iL Sc/hhD1JwcPb++PDXAi/DFYx5ovu03scNg3Bt5QfX6a+hgYVENwK2Ngl84Jd2WcwoHqRg5 vMW7s5BnSviVkyxZ13o2UtSeL2e9qWF6fU02ZPzKnTJ8bfK3N3FyTJoTIrlrMsZ3p2MO89 9pET9W1ll3m1unhyxJ4kF0JtPPOZDs+GxVk9zp/3edmNV1JVXqv66pbprjiICg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734303605; a=rsa-sha256; cv=none; b=VTiQmJUKhhSkjCztTE6Ilev6ftywIsJmyJZmJd1yCoLlHddXY3IXAOK9nGl4YZZRt8QAFE BBQlFPBHrKZAr4L9dmKo2XM5vh4VvT8n3dhSzrd6ZKlVKbe+xNuzdJsKuCoVwlMUT4srkR /XazEbEvQoosv7ZKx++N+/qVRVxX15k8qysfTH+T214rC+IarWe5m/VUZLKb3vOs1qgmBh xQIJZFp0rff5pn3kO9cp4hHkZseD9hJzxyhOgu47EDcLiFkxt4E0hXnpzZ7C2tkpENEE7i +S+n6wMg47JiKOKcfOG+xJT865LlRZbioRTsxDjVAWXBHULfYaULu1mowqFJzg== 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 4YBJSP2jq5zSYL for ; Sun, 15 Dec 2024 23:00:05 +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 4BFN05vG035802 for ; Sun, 15 Dec 2024 23:00:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BFN05vB035798 for bugs@FreeBSD.org; Sun, 15 Dec 2024 23:00:05 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: bugs@FreeBSD.org Subject: [Bug 260248] jails: depend parameter does not work in modular jail files (conf.d) Date: Sun, 15 Dec 2024 23:00:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 13.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jail@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260248 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |jail@FreeBSD.org --- Comment #6 from Mark Linimon --- ^Triage: reclassify. --=20 You are receiving this mail because: You are the assignee for the bug.=