aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMike Silbersack <silby@FreeBSD.org>2001-11-27 01:06:57 +0000
committerMike Silbersack <silby@FreeBSD.org>2001-11-27 01:06:57 +0000
commit4aa8b109d51c6a6539ec5d3d58b741ddf49e1eb7 (patch)
tree585fcd233c9f388449ef2e8169ff76bc6e49aaf8 /etc
parentb4a475937be0f982a2dc24851beb0d105e0df92c (diff)
downloadsrc-4aa8b109d51c6a6539ec5d3d58b741ddf49e1eb7.tar.gz
src-4aa8b109d51c6a6539ec5d3d58b741ddf49e1eb7.zip
Have security add a To: root@host line; the lack of a To: line is causing
spambouncer to think my security logs are spam.
Notes
Notes: svn path=/head/; revision=86934
Diffstat (limited to 'etc')
-rw-r--r--etc/security1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/security b/etc/security
index 1b7b25186a07..4f69efbddfe1 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