FreeBSD Bugzilla – Attachment 38314 Details for
Bug 60676
150.clean-hoststat doesn't obey mailwrapper
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
hoststat.diff
hoststat.diff (text/plain), 493 bytes, created by
Colin Percival
on 2003-12-29 05:10:21 UTC
(
hide
)
Description:
hoststat.diff
Filename:
MIME Type:
Creator:
Colin Percival
Created:
2003-12-29 05:10:21 UTC
Size:
493 bytes
patch
obsolete
>--- etc/periodic/daily/150.clean-hoststat.orig Mon Dec 29 04:51:38 2003 >+++ etc/periodic/daily/150.clean-hoststat Mon Dec 29 04:52:08 2003 >@@ -14,13 +14,13 @@ > > case "$daily_clean_hoststat_enable" in > [Yy][Ee][Ss]) >- if [ -z "$(sendmail -bh 2>&1)" ]; then >+ if [ -z "$(hoststat -bh 2>&1)" ]; then > rc=2 > else > echo "" > echo "Removing stale entries from sendmail host status cache:" > rc=0 >- sendmail -bH || rc=1 >+ purgestat -bH || rc=1 > fi;; > > *) rc=0;;
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 60676
: 38314