mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Added missing nodump attribute.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
75128571c6
commit
fbfd0b561f
@ -76,7 +76,7 @@
|
|||||||
as follows (where <replaceable>mode</replaceable> is one of
|
as follows (where <replaceable>mode</replaceable> is one of
|
||||||
<quote>by-id</quote> or <quote>by-path</quote>):</para>
|
<quote>by-id</quote> or <quote>by-path</quote>):</para>
|
||||||
|
|
||||||
<screen><userinput>sed -i -e 's/write_cd_rules/& <replaceable>mode</replaceable>/' \
|
<screen role="nodump"><userinput>sed -i -e 's/write_cd_rules/& <replaceable>mode</replaceable>/' \
|
||||||
/etc/udev/rules.d/75-cd-aliases-generator.rules</userinput></screen>
|
/etc/udev/rules.d/75-cd-aliases-generator.rules</userinput></screen>
|
||||||
|
|
||||||
<para>Note that it is not necessary to create the rules files or symlinks
|
<para>Note that it is not necessary to create the rules files or symlinks
|
||||||
|
Loading…
Reference in New Issue
Block a user