document the atomic way recursively take snapshots

This commit is contained in:
Christoph Klaffl 2020-02-12 20:38:21 +01:00
parent d30e7c0140
commit dd95496cd0
No known key found for this signature in database
GPG Key ID: 8FC1D76EED4970D2
1 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,11 @@
use_template = demo
# you can also handle datasets recursively in an atomic way without the possibility to override settings for child datasets.
[zpoolname/parent2]
use_template = production
recursive = zfs
#############################