aboutsummaryrefslogtreecommitdiffstats
path: root/cron-sh/diff_check.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cron-sh/diff_check.sh')
-rwxr-xr-xcron-sh/diff_check.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/cron-sh/diff_check.sh b/cron-sh/diff_check.sh
index 0388c76..68b3e9c 100755
--- a/cron-sh/diff_check.sh
+++ b/cron-sh/diff_check.sh
@@ -7,6 +7,7 @@
if [ -f /etc/security/msec/security.conf ]; then
. /etc/security/msec/security.conf
else
+ echo "/etc/security/msec/security.conf don't exist."
exit 1
fi