aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-08-09 10:09:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-08-09 10:09:37 +0200
commit43dc85ba7873de02518d112ab2d2cb460654fa46 (patch)
treefcd09c79b359bb217469cf8f8e4ce963d5ec0ccc /init
parent2d79739f013774f9acf64d1087f14fecdfdf6744 (diff)
Build custom kernel with longer command line
Diffstat (limited to 'init')
-rwxr-xr-xinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/init b/init
index 83a4c27..031b015 100755
--- a/init
+++ b/init
@@ -17,7 +17,7 @@ function error ()
info "$*";
fi
- # The setsid voodoo (take from Debian init's panic()) is to enable job
+ # The setsid voodoo (taken from Debian init's panic()) is to enable job
# control.
#
info "type Ctrl-D to exit shell and reboot"