diff options
Diffstat (limited to '2')
-rwxr-xr-x | 2 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/2 b/2 index e7357cc..8440f19 100755 --- a/2 +++ b/2 @@ -10,9 +10,6 @@ for arg in $(cat /proc/cmdline); do esac done -# Setup first tty as unicode again, stage1 does not work correctly for tty1. -unicode_start - [ -x /etc/rc.local ] && /etc/rc.local # Create runlevel and then make it the default. |