From 62e164b34a538e51427c07b963ecf0c21aa217b6 Mon Sep 17 00:00:00 2001 From: Florin Grad Date: Thu, 29 Nov 2001 17:04:46 +0000 Subject: typo error in SECURE_LEVEL --- init-sh/levelsnf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init-sh') diff --git a/init-sh/levelsnf.sh b/init-sh/levelsnf.sh index e2a1b32..a4c592f 100755 --- a/init-sh/levelsnf.sh +++ b/init-sh/levelsnf.sh @@ -81,7 +81,7 @@ AddRules "0 4 * * * root /usr/share/msec/security.sh" /etc/crontab # Server update echo "Setting secure level variable to snf :" -AddRules "SECURE_LEVEL=4" /etc/sysconfig/msec +AddRules "SECURE_LEVEL=snf" /etc/sysconfig/msec export SECURE_LEVEL=snf -- cgit v1.2.1