FreeBSD Bugzilla – Attachment 21406 Details for
Bug 37530
/etc/periodic/daily/460.status-mail-rejects does not function if rotated logs are compressed with bzip2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 500 bytes, created by
Peter Hollaubek
on 2002-04-28 15:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Peter Hollaubek
Created:
2002-04-28 15:50:01 UTC
Size:
500 bytes
patch
obsolete
>--- /etc/periodic/daily/460.status-mail-rejects Tue Sep 18 19:30:42 2001 >+++ 460.status-mail-rejects Sun Apr 28 16:28:03 2002 >@@ -43,6 +43,9 @@ > elif [ -f /var/log/maillog.$n.gz ] > then > zcat -fc /var/log/maillog.$n.gz >+ elif [ -f /var/log/maillog.$n.bz2 ] >+ then >+ bzcat -fc /var/log/maillog.$n.bz2 > fi > n=$(($n - 1)) > done
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 37530
: 21406