man jailer (Administration système) - jailer is a script for creating jails from Debian packages
NAME
jailer - jailer is a script for creating jails from Debian packages
SYNOPSIS
jailer <jailer.conf> <jail identifier>
DESCRIPTION
jailer is a script for creating chrooted environments for Debian packages.
Jailer deals only with Debian packages, which should be installed to your Debian system.
WARNING
Do not configure your daemon inside your jail, because updatejail script will wipe out all the data inside the jail. If you would like to change any setting inside the jail, do it at your original place and than run updatejail
Options
- <jailer.conf>
- configuration file which contains settings of the new chrooted environment. For further information see man 5 jailer.conf
- <jail identifier>
- identifier which determines which jail is to be created from jailer.conf
SEE ALSO
updatejail(8) jailer.conf(5),
AUTHOR
This manual page was written by Péter Höltzl <peter.holtzl@balabit.hu>.