Build FireJail Chroot
This week I’ve published a project for initializing new chroot file systems compatible with Firejail sandboxing utility. Check the documentation for detailed getting started and usage instructions, the source code is available on GitHub. What follows is the TLDR for installation and usage…
Clone
cd /usr/local/etc
sudo git clone https://github.com/paranoid-linux/build-firejail-chroot.git
Install
cd /usr/local/etc/build-firejail-chroot
sudo make install
Usage
build-firejail-chroot --help