15 lines
390 B
Cheetah
15 lines
390 B
Cheetah
|
timestamp_format short
|
||
|
snapshot_preserve_min all
|
||
|
target_preserve_min all
|
||
|
|
||
|
transaction_log /snapshots/log/<% $TNAME %>.log
|
||
|
|
||
|
incremental no
|
||
|
snapshot_dir <%% echo ${SDIR:-/snapshots/transfer/source} %>
|
||
|
target <%% echo ${TSNAPS:-${TDIR:-/snapshots/transfer/target}/tmp/tsnaps} %>
|
||
|
volume <% $SMP %>/<% $SNAME %>
|
||
|
subvolume @home
|
||
|
subvolume @root
|
||
|
subvolume @opt
|
||
|
subvolume @shell
|