|
@@ -73,8 +73,8 @@
|
|
needs to be on the root partition. The <command>updatedb</command>
|
|
needs to be on the root partition. The <command>updatedb</command>
|
|
script also needs to be modified to correct an explicit path:</para>
|
|
script also needs to be modified to correct an explicit path:</para>
|
|
|
|
|
|
-<screen><userinput>mv -v /usr/bin/find /bin</userinput>
|
|
|
|
-sed -i -e 's/find:=${BINDIR}/find:=\/bin/' /usr/bin/updatedb</screen>
|
|
|
|
|
|
+<screen><userinput>mv -v /usr/bin/find /bin
|
|
|
|
+sed -i -e 's/find:=${BINDIR}/find:=\/bin/' /usr/bin/updatedb</userinput></screen>
|
|
|
|
|
|
</sect2>
|
|
</sect2>
|
|
|
|
|