From 74055382de3e44e81bf084d08883e7a9e5b90b04 Mon Sep 17 00:00:00 2001 From: Yoann Vandoorselaere Date: Mon, 6 Dec 1999 18:11:39 +0000 Subject: *** empty log message *** --- init-sh/level2.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'init-sh/level2.sh') diff --git a/init-sh/level2.sh b/init-sh/level2.sh index 37bfa93..b5e9706 100755 --- a/init-sh/level2.sh +++ b/init-sh/level2.sh @@ -22,6 +22,10 @@ AddRules "tty6" /etc/securetty # Security check echo "Updating file check variable : " +echo -e "\t- Check security : yes." + AddRules "CHECK_SECURITY=yes" /etc/security/msec/security.conf quiet +echo -e "\t- Check important permissions : no." + AddRules "CHECK_PERMS=no" /etc/security/msec/security.conf quiet echo -e "\t- Check suid root file : yes." AddRules "CHECK_SUID_ROOT=yes" /etc/security/msec/security.conf quiet echo -e "\t- Check suid root file integrity (backdoor check) : yes." -- cgit v1.2.1