diff options
Diffstat (limited to 'init-sh/level0.sh')
-rwxr-xr-x | init-sh/level0.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init-sh/level0.sh b/init-sh/level0.sh index 0aed416..edadca7 100755 --- a/init-sh/level0.sh +++ b/init-sh/level0.sh @@ -58,7 +58,6 @@ echo -e "done.\n" # /etc/inittab echo "Enabling direct console access : " AddRules "1:2345:respawn:/bin/bash --login tty1" /etc/inittab -echo "done.\n" # /etc/profile export SECURE_LEVEL=1 |