From 13f9b65dec5018f4c07bf4b918f65801de1ae90d Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Tue, 6 Jan 2009 23:53:26 +0000 Subject: Non-interactive permissions checking. --- cron-sh/security_check.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'cron-sh') 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 -- cgit v1.2.1