Forum | Documentation | Website | Blog

Skip to content

fix: chroot.sh may not complete successfully

Jason Kridner requested to merge github/fork/Kingwad/FixChrootScript into master

Created by: Kingwad

If the configuration includes chroot_directory="enable" then chroot.sh will fail when du cannot traverse restricted directories, which failure will cascade up the script hierarchy.

Merge request reports