summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init2
1 files changed, 1 insertions, 1 deletions
diff --git a/init b/init
index fa31c0e..80bee3c 100644
--- a/init
+++ b/init
@@ -1,5 +1,5 @@
#!/bin/sh
-set -e
+trap 'exec /bin/sh' INT EXIT
# We need proc for reading the kernel command line
mount -n -t proc none /proc