From nobody Wed Jul 03 05:53:45 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 4WDTVL1Gybz5QTG7 for ; Wed, 03 Jul 2024 05:53:46 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WDTVK4LKFz3xnG for ; Wed, 3 Jul 2024 05:53:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719986025; a=rsa-sha256; cv=none; b=xlk/LsgQYjgvR1Gi8hBoHg1OXlPdG3NWi1cVdUMOKal+F2X2Us2emUCwQT9pB0x3u4qfvp htHlJAQiGbbA6mXnG7gKNrLiI34AaRvpV5s7/MsSa4IQMo92EXZ3X/TtII/a2DQ34mV/ZQ 33fpPO009BxetGplWVGyFAOQaa7gNilXwCRsAvMTntWqopSuI14BOltFKvMy3U5rFP2vZy r/c8P0nMy1YHl4NOFEia/pG4Ayf93SB2X17mhjFqz/uQ+gNg6buX3MKp3XKqWkHeOe7UdU qngX2y1vCO5PF80pIWO4WgLxZH8c6aYx6tDdmM7ywoHSVmX+AgYf4uoF6AS7PA== 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=1719986025; 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=3BOmLby4qUJeMqqhnhqAu7+N5DSTGBLjfPAmiUz0cXA=; b=TvWZTiLjZfLmbkfC0FoKF6QsBpko3TULqyHBBJnaiV4ZcUL2uwnGbF2TvlHmLyRn6Ycd6X altqI9eXZ4Ae95yyDWPlR5lbZKuzrROwoKCfoo64pc2/So2+MMdkHLXGhIIIm1D+982G+6 G1PhAvkVW9GD50HqAJmec+PFrf+sgW6G/LQfe4CWyyGCiJnVWaVEMj20eBOUsgbCyWxIu+ JAsGcGty99QKsY0jTIis+K3keaHf+CDp+BYsTzzPqNr2mlbei8IBNC/j+2WpgiNpKDbA38 43odGAZ1maHBNNMp6pTzCPXfXNeoPDb4si7GnkjFcUUvebx9YPOwCINXyWZMHw== 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 4WDTVK3yldzJtM for ; Wed, 3 Jul 2024 05:53:45 +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 4635rjY0079989 for ; Wed, 3 Jul 2024 05:53:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4635rjLG079988 for bugs@FreeBSD.org; Wed, 3 Jul 2024 05:53:45 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 280108] jail.conf: include lines: syntax error Date: Wed, 03 Jul 2024 05:53:45 +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: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: p5B2EA84B3@t-online.de X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Works As Intended X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D280108 p5B2EA84B3@t-online.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Works As Intended --=20 You are receiving this mail because: You are the assignee for the bug.=