From a522bd016d5a0bcea84b6adac0402082c6e7b3cc Mon Sep 17 00:00:00 2001 From: Yoann Vandoorselaere Date: Mon, 6 Dec 1999 18:11:40 +0000 Subject: *** empty log message *** --- init-sh/level2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init-sh/level2.sh') diff --git a/init-sh/level2.sh b/init-sh/level2.sh index b5e9706..1e6d605 100755 --- a/init-sh/level2.sh +++ b/init-sh/level2.sh @@ -33,7 +33,7 @@ echo -e "\t- Check suid root file integrity (backdoor check) : yes." echo -e "\t- Check suid group file : yes." AddRules "CHECK_SUID_GROUP=no" /etc/security/msec/security.conf quiet echo -e "\t- Check world writable file : yes." - AddRules "CHECK_WRITABLE=yes" /etc/security/msec/security.conf quiet + AddRules "CHECK_WRITEABLE=yes" /etc/security/msec/security.conf quiet echo -e "\t- Check unowned file : no." AddRules "CHECK_UNOWNED=no" /etc/security/msec/security.conf quiet echo -e "\t- Check promiscuous mode : no." -- cgit v1.2.1