diff options
Diffstat (limited to 'cron-sh/diff_check.sh')
-rwxr-xr-x | cron-sh/diff_check.sh | 2 |
1 files changed, 1 insertions, 1 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 |