cvs commit: src/usr.sbin/inetd inetd.c
    David Malone 
    dwmalone at FreeBSD.org
       
    Mon Mar 22 04:01:23 PST 2004
    
    
  
dwmalone    2004/03/22 04:01:23 PST
  FreeBSD src repository
  Modified files:
    usr.sbin/inetd       inetd.c 
  Log:
  On startup, warn if inetd's config file doesn't exist. This isn't
  exactly the same as patch from the PR, which also exited if the
  config file was missing. I didn't use Jeff's patch because I was
  worried that some people might start inetd, create the config file
  and then HUP inetd.
  
  PR:             60806
  Submitted by:   Jeff Ito <jeffi at rcn.com>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.124     +2 -0      src/usr.sbin/inetd/inetd.c
    
    
More information about the cvs-all
mailing list