From 37a7b76e3601bbf4543a7f77fac7b5d240ab4d2e Mon Sep 17 00:00:00 2001 From: Yoann Vandoorselaere Date: Fri, 10 Dec 1999 15:28:48 +0000 Subject: *** empty log message *** --- init-sh/level3.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init-sh/level3.sh') diff --git a/init-sh/level3.sh b/init-sh/level3.sh index 1fc9177..77d8a9a 100755 --- a/init-sh/level3.sh +++ b/init-sh/level3.sh @@ -48,9 +48,9 @@ echo -e "\t- Check passwd file integrity : yes." AddRules "CHECK_PASSWD=yes" /etc/security/msec/security.conf quiet echo -e "\t- Check shadow file integrity : yes." AddRules "CHECK_SHADOW=yes" /etc/security/msec/security.conf quiet -echo -e "\t- Security warning on tty : \"yes\" :" +echo -e "\t- Security warning on tty : yes." AddRules "TTY_WARN=no" /etc/security/msec/security.conf quiet -echo -e "\t- Security warning in syslog : \"yes\" :" +echo -e "\t- Security warning in syslog : yes." AddRules "SYSLOG_WARN=yes" /etc/security/msec/security.conf # end security check -- cgit v1.2.1