Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 16:51:41 -0800 (PST)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/newsyslog newsyslog.c
Message-ID:  <200302240051.h1O0pf3c025025@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2003/02/23 16:51:41 PST

  Modified files:
    usr.sbin/newsyslog   newsyslog.c 
  Log:
  Add the idea of a "default rotate action", which will be used if a file is
  specified at runtime, but that filename is not listed in the newsyslog.conf
  file.  This default-action can be changed by having a line in newsyslog.conf
  with the filename of "<default>".  Before this change, the program would
  quietly ignore the given file.  An update to the man page will be written
  after I finish some other updates to newsyslog.c.
  
  Reviewed by:    no objections from freebsd-arch
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.50      +194 -33   src/usr.sbin/newsyslog/newsyslog.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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