diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-01-07 03:42:46 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-01-07 03:42:46 +0000 |
commit | 0b8a002e7c51f552886af0946b68cfb55378087a (patch) | |
tree | 1f98f94824bb315917b61318280d40763257040b | |
parent | 79031ed25a524ff3ba3cee747e32f9acdd4e8b0e (diff) | |
download | msec-0b8a002e7c51f552886af0946b68cfb55378087a.tar msec-0b8a002e7c51f552886af0946b68cfb55378087a.tar.gz msec-0b8a002e7c51f552886af0946b68cfb55378087a.tar.bz2 msec-0b8a002e7c51f552886af0946b68cfb55378087a.tar.xz msec-0b8a002e7c51f552886af0946b68cfb55378087a.zip |
kill dead yoann's email
-rwxr-xr-x | cron-sh/diff_check.sh | 2 | ||||
-rwxr-xr-x | cron-sh/promisc_check.sh | 3 | ||||
-rwxr-xr-x | cron-sh/security_check.sh | 2 | ||||
-rw-r--r-- | doc/msec.lyx | 2 | ||||
-rwxr-xr-x | init-sh/cleanold.sh | 2 |
5 files changed, 5 insertions, 6 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 diff --git a/doc/msec.lyx b/doc/msec.lyx index a906910..6ab6714 100644 --- a/doc/msec.lyx +++ b/doc/msec.lyx @@ -1341,5 +1341,5 @@ ToDo Author \layout Standard -Vandoorselaere Yoann <yoann@mandrakesoft.com> +Vandoorselaere Yoann \the_end diff --git a/init-sh/cleanold.sh b/init-sh/cleanold.sh index dcb51d4..e3b92b0 100755 --- a/init-sh/cleanold.sh +++ b/init-sh/cleanold.sh @@ -1,6 +1,6 @@ # # Security level implementation... -# Writen by Vandoorselaere Yoann <yoann@mandrakesoft.com> +# Writen by Vandoorselaere Yoann # # Need root access |