Date: Mon, 3 May 2010 22:09:06 +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: <201005032209.o43M9GVe087109@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2010-05-03 22:09:06 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.sbin/newsyslog newsyslog.8 newsyslog.c
Log:
SVN rev 207587 on 2010-05-03 22:09:06Z by delphij
MFC r202668 and r200806 [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.
----
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.
PR: bin/140397
Submitted by: Dan Lukes <dan obluda cz>
Revision Changes Path
1.51.10.1 +6 -2 src/usr.sbin/newsyslog/newsyslog.8
1.107.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?201005032209.o43M9GVe087109>
