view docs/man/man8/ftjail-snapshot-tmpl.rst @ 693:3633a41b862b

fpkg: Use modern documentation: "#:" instead of ': ...'. While there: fix some documented behaviour: some command run in all running jails (not only in compatible jails).
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 01 Oct 2024 16:16:28 +0200
parents 11e6e3442df0
children
line wrap: on
line source

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

ftjail-snapshot-tmpl
====================

Synopsis
--------

**ftjail snapshot-tmpl** `dataset-ro-base` `dataset-skeleton-rw` `snapshot-name`


Description
-----------

Recursively create ZFS snapshots of `dataset-ro-base` and
`dataset-skeleton-rw` and all its children. The snapshot has the snapshot
name `snapshot-name` and must not exist already.


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

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


See Also
--------

:manpage:`ftjail(8)`