#3661: fcron without sendmail
----------------------+-----------------------------------------------------
 Reporter:  wblaszcz  |       Owner:  blfs-book@…                   
     Type:  defect    |      Status:  new                           
 Priority:  normal    |   Milestone:  current                       
Component:  BOOK      |     Version:  SVN                           
 Severity:  normal    |    Keywords:                                
----------------------+-----------------------------------------------------
 When building with the --without-sendmail option, there is a bug which
 results in the following error in the system logs:

 {{{
 Can't find "no". Trying a execlp("sendmail"): No such file or directory
 Can't exec no: No such file or directory
 }}}


 Also see:
 http://comments.gmane.org/gmane.comp.sysutils.fcron.general/44

 As a workaround, the following command will eliminate the above error:

 sed -i s/no/"\/bin\/true"/ /etc/fcron.conf

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3661>
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