update-jail
tool to build chroot-jails for daemons
Install
- All systems
-
curl cmd.cat/update-jail.sh
- Debian
-
apt-get install jailtool - Ubuntu
-
apt-get install jailtool - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install jailtool - Raspbian
-
apt-get install jailtool
jailtool
tool to build chroot-jails for daemons
Jailtool provides an easy way to build chroot-jails for daemons. It can make use Debian package information. The jail is copied from the base system, the amount of copied data can be configured. New init.d-scripts for daemons can be generated to automagically start in the jail.