Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff sbin/ftjail @ 293:73ac6bec36fe
Man page for "ftjail copy-jail"
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 18 Sep 2022 14:47:41 +0200 |
| parents | d40e6e40c315 |
| children | a452ace0175a |
line wrap: on
line diff
--- a/sbin/ftjail Sun Sep 18 14:10:40 2022 +0200 +++ b/sbin/ftjail Sun Sep 18 14:47:41 2022 +0200 @@ -71,16 +71,7 @@ snapshot-tmpl BASE-RO SKELETON-RW SNAPSHOT-NAME - copy-skel [ OPTIONS ] SOURCE-DS SNAPSHOT-NAME TARGET-DS - - -A Set "canmount=noauto" for all datasets in the target dataset - -L Copy dataset properties optimized for employing a - "skeleton" subdirectory - -M MOUNTPOINT Set the "mountpoint" property for the TARGET-DS to - MOUNTPOINT (children will inherit it) - -P Copy dataset properties optimized for direct mounts - of skeleton children over an already mounted base - -u Do not mount the target dataset automatically + copy-skel [-A] [-L] [-M MOUNTPOINT] [-P] [-u] SOURCE-DS SNAPSHOT-NAME TARGET-DS ENVIRONMENT:
