aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level5.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-sh/level5.sh')
-rwxr-xr-xinit-sh/level5.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/init-sh/level5.sh b/init-sh/level5.sh
index dc39415..32f0c8d 100755
--- a/init-sh/level5.sh
+++ b/init-sh/level5.sh
@@ -10,7 +10,6 @@ if [[ -f /etc/security/msec/init-sh/lib.sh ]]; then
fi
echo -e "Changing attribute of /var/log/* to append only...\n"
-chattr +a /var/log/*
# All events logged on tty12
echo "Loging all messages on tty12 : "