From nobody Fri Oct 20 19:10:23 2023 X-Original-To: jail@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 4SBvL73WQVz4y6sW for ; Fri, 20 Oct 2023 19:10:23 +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 4SBvL71PK4z4FZM for ; Fri, 20 Oct 2023 19:10:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697829023; a=rsa-sha256; cv=none; b=iXOCjiqGKCxh99j2W3wnHtBI5qSqTlrVb+BvICBlCjXH73Ov5nJhM3OpEGQsNTzBbTwIYR 5dHe2t/FU8BzIEU2vWyCCMOVYNZ2EkUSDRzQ1UVHIsWdx7C++ib9pMm018YcOAf7S8dnZY ascITBNRtT7bvnKb6x8FNX1W8tIKQ2CyI7qE43iWrovKEqxrc19edox9KW/gMiUQIePKpx rjyoVushYGi6y0iW/br6GXNoJshfCuvHRNVY+MpIbR1j6pYIoCQCOadB/ldXkVVPzgcEvw eWeEjc66Hf2w58E7SExfHOgDQlSLIpkLWqyPFt8ni2dDTOXDrz6NWSZyzBbQpA== 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=1697829023; 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=zCvTVAiELGXu8IzZN7jYfbSqXEll4AltVxXSBcKZbik=; b=EXCi0p7RvPaCP5fPh8IVpjSyCJQhc+NbcPAe8iYWji9pPF8m552aK5rMPNHxXpseEoQjtB 7kVzmnF8tuQxSgOscFRGomQhHKEcvmPNEQIAI3jJ+g4z+Ukfv6Rzlw8CWAqxvPI4TuVFT3 Emh8oofZZ46gqnhjI1W4cnrbjAqKoOkVNg96BLq+YvWxdCUUE4lTVFiH1x88hR1IzqlZIE 8BaGrrfbUdZ0b3iyNBzjhLNLUcWQFK8ivc/T2TTgUW7z818VscPM317xFCUS6y96KZFhec YNhkHbhLFgds2thdNF2rFZQLOZ4TP7k6pchCscNKIkPLQRPnZ3IiYHkmIreGFw== 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 4SBvL70SVZzlJb for ; Fri, 20 Oct 2023 19:10:23 +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 39KJAN4v026707 for ; Fri, 20 Oct 2023 19:10:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39KJAN9d026706 for jail@FreeBSD.org; Fri, 20 Oct 2023 19:10:23 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: jail@FreeBSD.org Subject: [Bug 274568] rc.conf(5): Empty "jail_list" does not start jails defined in "/etc/jail.conf.d" Date: Fri, 20 Oct 2023 19:10:23 +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.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: markj@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: cc 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 about FreeBSD jail(8) List-Archive: https://lists.freebsd.org/archives/freebsd-jail List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-jail@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274568 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jamie@FreeBSD.org, | |markj@FreeBSD.org --- Comment #2 from Mark Johnston --- Is this just a documentation bug in 13.2? What changed between 13.2 and 14= .0 such that this stopped being a problem? --=20 You are receiving this mail because: You are the assignee for the bug.=