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: [email protected]
Reporter: [email protected]
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.