Files
e-smith-flexbackup/root/etc/e-smith/templates/etc/flexbackup.conf/10TarParams

10 lines
237 B
Plaintext

{# ----------------------------------------------------------------------
# Parameters for 'tar' only
# True to show record numbers}
$tar_echo_record_num = 'false';
{
# True to preserve file access times}
$tar_atime_preserve = 'true';