forked from Lainports/opnsense-ports
24 lines
754 B
Groff
24 lines
754 B
Groff
--- logrotate.8.orig 2015-02-13 06:11:21 UTC
|
|
+++ logrotate.8
|
|
@@ -59,7 +59,7 @@ and mail it to the recipient. The defaul
|
|
\fB\-s\fR, \fB\-\-state <statefile>\fR
|
|
Tells \fBlogrotate\fR to use an alternate state file. This is useful
|
|
if logrotate is being run as a different user for various sets of
|
|
-log files. The default state file is \fI/var/lib/logrotate.status\fR.
|
|
+log files. The default state file is \fI/var/run/logrotate.status\fR.
|
|
|
|
.TP
|
|
\fB\-\-usage\fR
|
|
@@ -550,10 +550,10 @@ Log files are rotated if the current yea
|
|
.SH FILES
|
|
.PD 0
|
|
.TP 27
|
|
-\fI/var/lib/logrotate.status\fR
|
|
+\fI/var/run/logrotate.status\fR
|
|
Default state file.
|
|
.TP 27
|
|
-\fI/etc/logrotate.conf\fR
|
|
+\fI/usr/local/etc/logrotate.conf\fR
|
|
Configuration options.
|
|
|
|
.SH SEE ALSO
|