.\" Copyright (c) 2001 BalaBit IT Ltd. .TH JAILER 8 "December 4, 2001" .SH NAME jailer \- jailer is a script for creating jails from Debian packages .SH SYNOPSIS jailer .SH DESCRIPTION .I 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. .SH WARNING Do not configure your daemon inside your jail, because the .I updatejail script will wipe out all the data inside the jail. If you would like to change any settings inside the jail, make the changes in the original location and then run .I updatejail \&. This makes it possible to place a jail even to a ramdisk. .SH Options .TP .B The configuration file which contains the settings of the new chrooted environment. For further information see .I man 5 jailer.conf .TP .B identifier which determines which jail will be created. This identifier has to be defiend in .I jailer.conf \. .SH SEE ALSO updatejail(8) jailer.conf(5), .SH AUTHOR This manual page was written by Péter Höltzl .