Author: alexander
Date: 2007-12-22 00:57:09 -0700 (Sat, 22 Dec 2007)
New Revision: 7161

Modified:
   trunk/BOOK/general/sysutils/hal.xml
Log:
Fixed directory names for fdi files


Modified: trunk/BOOK/general/sysutils/hal.xml
===================================================================
--- trunk/BOOK/general/sysutils/hal.xml 2007-12-22 07:42:04 UTC (rev 7160)
+++ trunk/BOOK/general/sysutils/hal.xml 2007-12-22 07:57:09 UTC (rev 7161)
@@ -287,7 +287,6 @@
       removable or hotpluggable, add the following configuration file as
       the <systemitem class='username'>root</systemitem> user:</para>
 
-<!-- FIXME: directory name looks wrong -->
 <screen role="root"><userinput>cat &gt; 
/etc/hal/fdi/policy/no-fixed-drives.fdi &lt;&lt; "EOF"
 <literal>&lt;?xml version="1.0" encoding="UTF-8"?&gt; &lt;!-- -*- SGML -*- 
--&gt;
 
@@ -402,8 +401,7 @@
       user, create a custom policy file that mentions unknown mount
       options:</para>
 
-<screen role="root"><userinput>install -v -m755 -d /etc/hal/fdi/policy/30user 
&amp;&amp;
-cat &gt; /etc/hal/fdi/policy/30user/30user-options.fdi &lt;&lt; "EOF"
+<screen role="root"><userinput>cat &gt; /etc/hal/fdi/policy/user-options.fdi 
&lt;&lt; "EOF"
 <literal>&lt;?xml version="1.0" encoding="UTF-8"?&gt; &lt;!-- -*- SGML -*- 
--&gt;
 
 &lt;!--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to