Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tahliar committed Aug 23, 2024
1 parent 717cb79 commit 87fd615
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion xml/ha_rear.xml
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,9 @@ RETENTION_TIME="Month"</screen>
<example xml:id="ex-ha-rear-config-multipath">
<title>Backing up multipath devices</title>
<para>
By default, &rear; ignores file systems on multipath devices because it assumes they are on shared storage, not part of the local system. You can make &rear; include these file systems by adding the following line to <filename>/etc/rear/local.conf</filename>:
By default, &rear; ignores file systems on multipath devices because it assumes they are
on shared storage, not part of the local system. You can make &rear; include these
file systems by adding the following line to <filename>/etc/rear/local.conf</filename>:
</para>
<screen>AUTOEXCLUDE_MULTIPATH=n</screen>
</example>
Expand Down

0 comments on commit 87fd615

Please sign in to comment.