summaryrefslogtreecommitdiff
path: root/INSTALL
blob: bb8119497c0f583326cf901df56ec6bc7c131978 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
======================================================================
                        JAILUTILS INSTALL


This software only works with FreeBSD jails. It should be installed
on the host system.


QUICK INSTALLATION:
 # tar -zxvf jailutils-0.5.4.tar.gz
 # ./configure
 # make && make install


This installs the commands killjails and jails on your system, probably
in /usr/local/sbin. See the man pages for more detailed info.