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/level5.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init-sh/level5.sh') diff --git a/init-sh/level5.sh b/init-sh/level5.sh index 454bbf8..dc39415 100755 --- a/init-sh/level5.sh +++ b/init-sh/level5.sh @@ -49,9 +49,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=yes" /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