Baptiste Daroussin
c91d99bf1c
newsyslog.conf: allow to configure the signal using the signal name.
...
Submitted by: Alexandre Perrin <alex@kaworu.ch>
MFC after: 1 week
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D3961
2015-10-24 13:55:12 +00:00
Joel Dahl
ba0edfb981
mdoc: fix mandoc "Oc breaks Op" warning.
2012-06-09 09:54:07 +00:00
Eitan Adler
50d675f7a9
Remove trailing whitespace per mdoc lint warning
...
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
2012-03-29 05:02:12 +00:00
Gleb Smirnoff
7f06c60810
Fix a sentence in a paragraph that describes time and interval based
...
trimming. This sentence vaguely can be interpreted as if it was speaking
about time and size interaction, while it wasn't about it.
2012-03-21 07:02:17 +00:00
Maxim Sobolev
ea640d778b
Add new modifier - "R", when it is specified the path to pid file
...
will be considered as a path to a binary or a shell script to be executed
after rotation has been completed instead of sending signal to the process
id in that file.
Sponsored by: Sippy Software, Inc.
From the: FreeBSD hacking lounge at BSDCan
2011-05-14 03:00:55 +00:00
Doug Barton
83baf4bacc
Add an example for the use of the <include> entry to help others
...
who are as slow as I am.
Discussed with: gordon
2011-03-26 00:34:35 +00:00
Martin Matuska
c61aa7e8b3
Use correct alphabetical order for xz(1) in SEE ALSO section
...
of newsyslog manpages.
Reported by: maxim
MFC after: 3 weeks
2011-01-31 11:30:26 +00:00
Martin Matuska
d90914ca73
Add xz(1) support to newsyslog.
...
Rewrite and simplify logfile compression code.
Approved by: gad
MFC after: 3 weeks
2011-01-31 10:57:54 +00:00
Brian Somers
318a43da85
Add a -S switch to override the default syslog pid file. This can be useful
...
if syslogd's -P switch or a syslogd alternative is being used.
MFC after: 3 weeks
2010-07-23 09:11:47 +00:00
Gordon Tetlow
82c00be8ee
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.
Reviewed by: gad@
Approved by: wes@ (mentor)
MFC after: 2 months
2010-05-29 22:55:59 +00:00
Maxim Sobolev
cb45b78eae
Fix 6-year old cut&paste error. The # could be escaped with '\', not
...
with '\\'.
MFC after: 2 weeks
2008-06-26 07:02:47 +00:00
Remko Lodder
67f3da0107
s/effect/affect/
...
PR: docs/118266
Submitted by: "Kim Scarborough" <sluggo at unknown dot nu>
MFC After: 3 days
2007-11-27 06:50:21 +00:00
Ruslan Ermilov
bc84aa4ba3
Markup fixes.
2006-09-29 17:57:04 +00:00
Maxim Sobolev
7697c5e483
Remove mention of the `W' flag, which has been turned to no-op by the
...
neworder change. Keep the option in a config file parser, to not
violate POLA.
MFC after: 2 weeks
2006-07-21 22:13:06 +00:00
Ruslan Ermilov
5c8e5f2462
Fixed xrefs.
2005-01-21 10:35:40 +00:00
Ruslan Ermilov
9cdb6ee164
Assorted markup, grammar, and spelling fixes.
2004-06-13 18:03:44 +00:00
Garance A Drosehn
55bf17e958
Add a 'D' flag that can be specified on entries in newsyslog.conf.
...
If specified, the matching log files will have the NODUMP flag set
on them after they are created.
Submitted by: Sean Eric Fagan
MFC after: 16 days
2004-06-03 23:41:49 +00:00
Tom Rhodes
491abe5ac7
Move newsyslog.conf.5 to usr.sbin/newsyslog. There is no real history
...
other than 'initial revision' thus I did not request a repocopy.
Requested by: ru, gad
2004-03-12 16:03:26 +00:00