view docs/man/man8/ftjail-umount-tmpl.rst @ 660:82a98db83a13

ftjail: Implement a "-R" option for "ftjail freebsd-update" and "ftjail check-freebsd-update". This option creates/checks ZFS checkpoints that should be taken before really do some unmounts and calling freebsd-update for a thin jail.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 29 Sep 2024 16:04:59 +0200
parents 901b0e3c0dab
children
line wrap: on
line source

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

ftjail-umount-tmpl
==================

Synopsis
--------

**ftjail umount-tmpl** `dataset-base-ro` `dataset-skeleton-rw`

**ftjail unmount-tmpl** `dataset-base-ro` `dataset-skeleton-rw`


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

Unmount the mounted ZFS datasets `dataset-skeleton-rw` and
`dataset-base-ro` and all their mounted children.


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

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


See Also
--------

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