diff options
Diffstat (limited to 'init-sh/level4.sh')
-rwxr-xr-x | init-sh/level4.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init-sh/level4.sh b/init-sh/level4.sh index 4bda2af..874634f 100755 --- a/init-sh/level4.sh +++ b/init-sh/level4.sh @@ -15,7 +15,6 @@ fi # Log in append only mode 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 : " |