Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 2026 16:05:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 295777] [patch] Small Fixes to Handbook Linux Jails section (17.5.4)
Message-ID:  <bug-295777-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295777

            Bug ID: 295777
           Summary: [patch] Small Fixes to Handbook Linux Jails section
                    (17.5.4)
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Books & Articles
          Assignee: doc@FreeBSD.org
          Reporter: alfredo.carlon@gmail.com

Created attachment 271405
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=271405&action=edit
Patch file

This patch fixes two issues:

1) The path argument at jail start should include 'containers' to make it
consistent
with jail creation section and /etc/jail.conf configuration bellow.

2) On fresh 15.0-RELEASE there no /etc/jail.conf is created. When the user
attempts
to stop the jail, it will fail. This patch makes sure /etc/jail.conf is
present.

And makes the suggestions:

3) In the case root is using a shell different than sh, jexec will fail. Just
add
sh at the end.

4) pkg install debootstrap will first attempt to install pkg(7). Just add this
to
the list of actions.

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295777-9>