Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 2010 22:55:59 +0000 (UTC)
From:      Gordon Tetlow <gordon@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/newsyslog newsyslog.c newsyslog.conf.5
Message-ID:  <201005292256.o4TMu7MG021249@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gordon      2010-05-29 22:55:59 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/newsyslog   newsyslog.c newsyslog.conf.5 
  Log:
  SVN rev 208649 on 2010-05-29 22:55:59Z by gordon
  
  Add file include processing for newsyslog.
  
  Format for the include line in /etc/newsyslog.conf is:
  <include> /etc/defaults/newsyslog.conf
  
  Other notes of interest:
  Globbing is supported in <include> statements.
  Properly detect circular include loop dependencies.
  
  Reviewed by:    gad@
  Approved by:    wes@ (mentor)
  MFC after:      2 months
  
  Revision  Changes    Path
  1.112     +109 -17   src/usr.sbin/newsyslog/newsyslog.c
  1.9       +7 -2      src/usr.sbin/newsyslog/newsyslog.conf.5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005292256.o4TMu7MG021249>