aboutsummaryrefslogtreecommitdiffstats
path: root/cron-sh
diff options
context:
space:
mode:
Diffstat (limited to 'cron-sh')
-rwxr-xr-xcron-sh/diff_check.sh2
-rwxr-xr-xcron-sh/promisc_check.sh3
-rwxr-xr-xcron-sh/security_check.sh2
3 files changed, 3 insertions, 4 deletions
diff --git a/cron-sh/diff_check.sh b/cron-sh/diff_check.sh
index b8991e1..ad155ff 100755
--- a/cron-sh/diff_check.sh
+++ b/cron-sh/diff_check.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Written by Vandoorselaere Yoann, <yoann@mandrakesoft.com>
+# Written by Vandoorselaere Yoann
#
if [[ -f /etc/security/msec/security.conf ]]; then
diff --git a/cron-sh/promisc_check.sh b/cron-sh/promisc_check.sh
index 468a44a..da06f32 100755
--- a/cron-sh/promisc_check.sh
+++ b/cron-sh/promisc_check.sh
@@ -1,7 +1,6 @@
#!/bin/bash
-# Writen by Vandoorselaere Yoann,
-# <yoann@mandrakesoft.com>
+# Writen by Vandoorselaere Yoann
Syslog() {
if [[ ${SYSLOG_WARN} == yes ]]; then
diff --git a/cron-sh/security_check.sh b/cron-sh/security_check.sh
index 7e2bdf6..796d2c9 100755
--- a/cron-sh/security_check.sh
+++ b/cron-sh/security_check.sh
@@ -1,7 +1,7 @@
#!/bin/bash
#
-# Written by Vandoorselaere Yoann, <yoann@mandrakesoft.com>
+# Written by Vandoorselaere Yoann
#
if [[ -f /etc/security/msec/security.conf ]]; then