Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Dec 2005 09:17:55 GMT
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        joao@matik.com.br, glebius@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: bin/90241: newsyslog(8): syslog -C does not creat log files
Message-ID:  <200512120917.jBC9HtHw054888@freefall.freebsd.org>

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

Synopsis: newsyslog(8): syslog -C does not creat log files

State-Changed-From-To: open->closed
State-Changed-By: glebius
State-Changed-When: Mon Dec 12 09:16:20 UTC 2005
State-Changed-Why: 
Not a bug, but intended behavior:

     -C      If specified once, then newsyslog will create any log files which
             do not exist, and which have the C flag specified in their config
             file entry.  If specified multiple times, then newsyslog will
             create all log files which do not already exist.  If log files
             are given on the command-line, then the -C or -CC will only apply
             to those specific log files.

You need either edit newsyslog.conf and add "C" flag to the appropriate
files, or run newsyslog with -C options specified twice -CC.

http://www.freebsd.org/cgi/query-pr.cgi?pr=90241



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