aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level5.sh
diff options
context:
space:
mode:
authorYoann Vandoorselaere <yoann@mandriva.com>1999-12-15 09:39:33 +0000
committerYoann Vandoorselaere <yoann@mandriva.com>1999-12-15 09:39:33 +0000
commit18228772b4d4d9960e3d7b10293519b50287695e (patch)
tree9a6f0aef9a8a74467cb9bcab3dc43cbd26d3ad9f /init-sh/level5.sh
parent3973900674e900d357bc88e511a86b2d724b9392 (diff)
downloadmsec-18228772b4d4d9960e3d7b10293519b50287695e.tar
msec-18228772b4d4d9960e3d7b10293519b50287695e.tar.gz
msec-18228772b4d4d9960e3d7b10293519b50287695e.tar.bz2
msec-18228772b4d4d9960e3d7b10293519b50287695e.tar.xz
msec-18228772b4d4d9960e3d7b10293519b50287695e.zip
*** empty log message ***
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 : "