Author: glen
Date: Mon Jan 16 11:31:57 2006
New Revision: 6817

Modified:
   initng/system/mountroot.i
Log:
- fix bad exit code from mountroot

Modified: initng/system/mountroot.i
==============================================================================
--- initng/system/mountroot.i   (original)
+++ initng/system/mountroot.i   Mon Jan 16 11:31:57 2006
@@ -163,5 +163,7 @@
 #                      cp -fp /etc/nologin /etc/nologin.boot
 #                      ok
 #              fi
+
+               exit 0
        }
 }
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to