From 43dc85ba7873de02518d112ab2d2cb460654fa46 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 9 Aug 2017 10:09:37 +0200 Subject: Build custom kernel with longer command line --- init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init') 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" -- cgit v1.1