summaryrefslogtreecommitdiffstats
path: root/etc/security
diff options
context:
space:
mode:
authorsilby <silby@FreeBSD.org>2001-11-27 01:06:57 +0000
committersilby <silby@FreeBSD.org>2001-11-27 01:06:57 +0000
commit7f6c9afbd1183c1ab2abb2b0e9793db77c42ca09 (patch)
tree585fcd233c9f388449ef2e8169ff76bc6e49aaf8 /etc/security
parent22cc45b7843997254d7af5d6f80d0e2b2a7478ac (diff)
downloadFreeBSD-src-7f6c9afbd1183c1ab2abb2b0e9793db77c42ca09.zip
FreeBSD-src-7f6c9afbd1183c1ab2abb2b0e9793db77c42ca09.tar.gz
Have security add a To: root@host line; the lack of a To: line is causing
spambouncer to think my security logs are spam.
Diffstat (limited to 'etc/security')
-rw-r--r--etc/security1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/security b/etc/security
index 1b7b251..4f69efb 100644
--- a/etc/security
+++ b/etc/security
@@ -58,6 +58,7 @@ done
yesterday=`date -v-1d "+%b %e "`
host=`hostname`
+[ $sflag = FALSE ] && echo "To: root@${host}"
[ $sflag = FALSE ] && echo "Subject: ${host} security check output"
umask 027
OpenPOWER on IntegriCloud