mirror of https://github.com/jimsalterjrs/sanoid
Merge pull request #503 from phreaker0/docs-atomic-option
document the atomic way to take snapshots recursively
This commit is contained in:
commit
58263cc8aa
|
|
@ -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
|
||||
|
||||
|
||||
|
||||
#############################
|
||||
|
|
|
|||
Loading…
Reference in New Issue