|
@@ -466,13 +466,13 @@ exclude them. <span class="minilink minilink-addedin">Prior to version
|
|
1.7.3</span>Special files were not auto-excluded, and you were responsible for
|
|
1.7.3</span>Special files were not auto-excluded, and you were responsible for
|
|
excluding them yourself. Common directories to exclude are `/dev` and `/run`,
|
|
excluding them yourself. Common directories to exclude are `/dev` and `/run`,
|
|
but that may not be exhaustive.
|
|
but that may not be exhaustive.
|
|
-5. <span class="minilink minilink-addedin">Prior to version 1.8.15</span>
|
|
|
|
|
|
+5. <span class="minilink minilink-addedin">Prior to version 1.9.0</span>
|
|
Database hooks also implicitly enabled the `one_file_system` option, which
|
|
Database hooks also implicitly enabled the `one_file_system` option, which
|
|
meant Borg wouldn't cross filesystem boundaries when looking for files to
|
|
meant Borg wouldn't cross filesystem boundaries when looking for files to
|
|
backup. When borgmatic was running in a container, this often required a
|
|
backup. When borgmatic was running in a container, this often required a
|
|
work-around to explicitly add each mounted backup volume to
|
|
work-around to explicitly add each mounted backup volume to
|
|
`source_directories` instead of relying on Borg to include them implicitly via
|
|
`source_directories` instead of relying on Borg to include them implicitly via
|
|
-a parent directory. But as of borgmatic 1.8.15, `one_file_system` is no longer
|
|
|
|
|
|
+a parent directory. But as of borgmatic 1.9.0, `one_file_system` is no longer
|
|
auto-enabled and such work-arounds aren't necessary.
|
|
auto-enabled and such work-arounds aren't necessary.
|
|
|
|
|
|
|
|
|