]> Shamusworld >> Repos - init-ng/blobdiff - README
Rewrite of Ruby script into C. To my eye, it's much cleaner. :-)
[init-ng] / README
diff --git a/README b/README
index be745eb17e6f9a4c8a9036613928b549bd54986f..7f5e22434c7ca90c710c3adc90dce3b5cfa4969c 100644 (file)
--- a/README
+++ b/README
@@ -32,6 +32,11 @@ HOW TO INSTALL/USE IT
 Once you have rebooted successfully and logged in as root, typing 'init' on the
 command line will display the commands that init-ng understands.
 
+It is also possible to leave the existing init in place without renaming it; in
+this case you would rename the new init to something else, such as init-ng.
+Then, on your kernel boot command line, you would add "init=/sbin/init-ng"
+(without the quotes) to have the kernel use it instead of your current init.
+
 
 CREDITS
 -------