Author: bdubbs
Date: 2008-04-10 20:58:10 -0600 (Thu, 10 Apr 2008)
New Revision: 7376
Modified:
trunk/BOOK/postlfs/config/autofs.xml
Log:
Fix autofs bostscript install
Modified: trunk/BOOK/postlfs/config/autofs.xml
===================================================================
--- trunk/BOOK/postlfs/config/autofs.xml 2008-04-10 16:53:18 UTC (rev
7375)
+++ trunk/BOOK/postlfs/config/autofs.xml 2008-04-11 02:58:10 UTC (rev
7376)
@@ -117,7 +117,7 @@
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install &&
-ln -sf ../init.d/autofs
$(EXTDIR)/rc.d/rcsysinit.d/S52autofs</userinput></screen>
+ln -sf ../init.d/autofs /etc/rc.d/rcsysinit.d/S52autofs</userinput></screen>
</sect2>
@@ -129,7 +129,7 @@
patches fetched earlier in the correct order.</para>
<para><command>ln -sf ../init.d/autofs
- $(EXTDIR)/rc.d/rcsysinit.d/S52autofs</command>: This command sets the
+ /etc/rc.d/rcsysinit.d/S52autofs</command>: This command sets the
link to properly start autofs upon boot.</para>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page