diff options
Diffstat (limited to 'init-sh/level3.sh')
-rwxr-xr-x | init-sh/level3.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init-sh/level3.sh b/init-sh/level3.sh index 8e8a456..acf8483 100755 --- a/init-sh/level3.sh +++ b/init-sh/level3.sh @@ -67,7 +67,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=3 |