aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jailrc/pkg-descr
blob: d04d3802cd655280fa443476b73dd218a64ae8f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Jailrc is an improved startup/shutdown script for FreeBSD jails.

It contains the following changes to the original /etc/rc.d/jail script:

- parameters support: you can specify any parameters supported by jail(8)
- ZFS support: you can deletate ZFS datasets to jails
- jails are not identified by a file in /var/spool/jail anymore
- two new commands "create" and "remove" to manage persistent jails

Please refer to the README file for more information.

Martin Matuska <mm_at_FreeBSD_dot_org>