diff options
Diffstat (limited to 'init-sh/level1.sh')
-rwxr-xr-x | init-sh/level1.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/init-sh/level1.sh b/init-sh/level1.sh index b7b1c3e..370d65d 100755 --- a/init-sh/level1.sh +++ b/init-sh/level1.sh @@ -58,8 +58,6 @@ echo -e "done.\n" # /etc/inittab echo "Disabling direct console access : " AddRules "1:2345:respawn:/sbin/mingetty tty1" /etc/inittab -echo "done.\n" - # /etc/profile export SECURE_LEVEL=1 |