initng/system/mountroot.i

glen cvs at pld-linux.org
Mon Jan 16 11:32:02 CET 2006


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
 	}
 }


More information about the pld-cvs-commit mailing list