dhcpd logging
    Jim Pazarena 
    fquest at paz.bz
       
    Thu Mar 26 18:22:55 UTC 2015
    
    
  
I want to place dhcpd log messages in a file rather than the
syslog facility LOG_DAEMON.
So I see that with the command line flag "-d" I can direct messages
to stderr.
How can I adjust the normal rc.conf to actually TELL the system
the file name? Is there a way? Also, I would want to append to the
file via ">>" rather than clobber it every time I reload dhcpd.
Thanks !
    
    
More information about the freebsd-questions
mailing list