---
name: jailrc
version: 1.0
origin: sysutils/jailrc
comment: Improved jail startup/shutdown script
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: mm@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 23000
desc: |
  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>
categories: [sysutils]
files:
  /usr/local/etc/rc.d/jailrc: f61b8d440bc9790695ebc471a04af279f09009b65276d55e74c2260035898468
  /usr/local/share/doc/jailrc/README: 02321ee4a8165bfe7edbedca1b2c1b1615d5aec6431839a97132b3c688c4f9a3
directories:
  /usr/local/share/doc/jailrc/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
