Date: Wed, 3 Feb 2010 18:42:14 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.8 newsyslog.c Message-ID: <201002031842.o13IgMTt097244@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2010-02-03 18:42:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.sbin/newsyslog newsyslog.8 newsyslog.c
Log:
SVN rev 203436 on 2010-02-03 18:42:14Z by delphij
MFC r202668+r200806:
Don't consider non-existence of a PID file an error, we should be able
to proceed anyway as this most likely mean that the process has been
terminated. [1]
Add a new option, -P, which reverts newsyslog(8) to the old behavior,
which stops to proceed further, as it is possible that processes which
fails to create PID file get screwed by rotation. [2]
PR: bin/140397
Submitted by: Dan Lukes [1]
Requested by: stas [2]
Revision Changes Path
1.51.22.2 +6 -2 src/usr.sbin/newsyslog/newsyslog.8
1.108.2.2 +18 -3 src/usr.sbin/newsyslog/newsyslog.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002031842.o13IgMTt097244>
