Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2010 11:04:19 +0000 (UTC)
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/newsyslog newsyslog.c newsyslog.conf.5
Message-ID:  <201011211104.oALB4cAD011962@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

simon       2010-11-21 11:04:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.sbin/newsyslog   newsyslog.c newsyslog.conf.5 
  Log:
  SVN rev 215622 on 2010-11-21 11:04:19Z by simon
  
  MFC r208649 by gordon (needed for MFC of r210372):
  
  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.
  
  Revision   Changes    Path
  1.108.2.5  +109 -17   src/usr.sbin/newsyslog/newsyslog.c
  1.8.2.3    +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?201011211104.oALB4cAD011962>