aboutsummaryrefslogtreecommitdiffstats
path: root/cron-sh/security_check.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cron-sh/security_check.sh')
-rwxr-xr-xcron-sh/security_check.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/cron-sh/security_check.sh b/cron-sh/security_check.sh
index 2062902..f5b32fd 100755
--- a/cron-sh/security_check.sh
+++ b/cron-sh/security_check.sh
@@ -56,6 +56,7 @@ fi
if [[ ${CHECK_PERMS} == yes ]]; then
# running msec_perms
+ printf "\tChecking permissions on system files"
fi
if [[ ${CHECK_USER_FILES} == yes ]]; then