Author: bdubbs
Date: Tue Jan 17 10:01:23 2017
New Revision: 18194

Log:
Fix /etc/wgetrc setting

Modified:
   trunk/BOOK/networking/netprogs/wget.xml

Modified: trunk/BOOK/networking/netprogs/wget.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/wget.xml     Mon Jan 16 08:57:21 2017        
(r18193)
+++ trunk/BOOK/networking/netprogs/wget.xml     Tue Jan 17 10:01:23 2017        
(r18194)
@@ -166,7 +166,7 @@
         <systemitem class="username">root</systemitem> user:
       </para>
 
-<screen role="root"><userinput>echo certificate=/etc/ssl/ca-bundle.crt >> 
/etc/wgetrc</userinput></screen>
+<screen role="root"><userinput>echo ca-directory=/etc/ssl/certs >> 
/etc/wgetrc</userinput></screen>
 
     </sect3>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to