#2306: dhcpcd sample script mistakenly installed by default
-------------------------------------+--------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  [email protected]
     Type:  task                     |      Status:  new                        
   
 Priority:  normal                   |   Milestone:  6.3                        
   
Component:  BOOK                     |     Version:  SVN                        
   
 Severity:  normal                   |    Keywords:                             
   
-------------------------------------+--------------------------------------
 need to change the line
 chmod -v 754 /etc/dhcpc/dhcpcd.exe
 to
 rm /etc/dhcpc/dhcpcd.exe
 or better
 mv /etc/dhcpc/dhcpcd.exe /etc/dhcpc/dhcpcd.exe.sample

 This is a sample file that only logs to local0 (via logger without a path)
 and is intended only as a sample file.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2306>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
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