.. -*- coding: utf-8; indent-tabs-mode: nil; -*-

ftjail
======

Synopsis
--------

**ftjail -hV**

**ftjail subcommand**


Subcommands
-----------

:manpage:`ftjail-datasets-tmpl(8)`

    Create the ZFS template datasets

:manpage:`ftjail-mount-tmpl(8)`

    Canonically mount the RO base and the RW skeleton

:manpage:`ftjail-umount-tmpl(8)`

    Unmount mounted template datasets

:manpage:`ftjail-interlink-tmpl(8)`

    Create symbolic links between the RO base and the RW skeleton

:manpage:`ftjail-populate(8)`

    Populate a mounted base and skeleton

:manpage:`ftjail-snapshot-tmpl(8)`

    Create a ZFS snapshot for base and skeleton

:manpage:`ftjail-copy-skel(8)`

    Copy a ZFS skeleton recursively


Implementation Notes
--------------------

All commands with the exception of :command:`ftjail populate` require
ZFS as filesystem.


Environment
-----------

All environment variables that affect :command:`zfs` are effective also.
