Two patches from Magick <magick@linux-fan.com>:
1st makes init smaller, and fixes a bug with AskFirst. Reading from
/dev/null gives EOF.
2nd makes init run the command's in the order of inittab, as in
FIFO instead of LIFO.
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
-- Fix sed s/[/]// handling (closes: #1208).
|
||||
-- Fix `-/bin/sh' invocation (closes: #1209).
|
||||
-- Fix ash exec (noted by Arne Bernin).
|
||||
* Magick
|
||||
-- maked init run inittab command's in inittab order (
|
||||
(i.e. FIFO instead of LIFO).
|
||||
|
||||
|
||||
-Erik Andersen, --not yet released--
|
||||
|
||||
Reference in New Issue
Block a user