coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

`chroot -c` error's out when it should run what is supplied after

Open Lunarequest opened this issue 3 years ago • 0 comments

currently chroot is incompatible with the GNU chroot as when -c some_command. This break compatibility with scripts like pmbootstrap

Lunarequest avatar Aug 06 '22 13:08 Lunarequest