aboutsummaryrefslogtreecommitdiff
path: root/skeleton/init
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2020-10-02 03:09:26 +0200
committerToni Uhlig <matzeton@googlemail.com>2020-10-02 03:09:26 +0200
commit31c5ceee6cf1cdd0ef381931d768dd98205fcad5 (patch)
tree01001b0cf6356ac67953187e6fd07d187bec3a56 /skeleton/init
parentd77e45bd8fc6b85c7ee1b1dcc9f12d366e523742 (diff)
Debugging a kernel with gdb is fun fun fun fun fun fun
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'skeleton/init')
-rwxr-xr-xskeleton/init1
1 files changed, 1 insertions, 0 deletions
diff --git a/skeleton/init b/skeleton/init
index e8618a6..8b4f148 100755
--- a/skeleton/init
+++ b/skeleton/init
@@ -66,6 +66,7 @@ for arg in $(cat /proc/cmdline | tr '[:upper:]' '[:lower:]'); do
esac
done
+resize
hostname ${HOSTNAME}
cd ${HOME}
setsid cttyhack sh