[Lunar-commits] CVS: moonbase/filesys/e2fsprogs/init.d mount, 1.7, 1.8

Jaime Buffery nestu at lunar-linux.org
Wed Nov 24 10:36:45 UTC 2004


Update of /var/cvs/lunar/moonbase/filesys/e2fsprogs/init.d
In directory espresso.foo-projects.org:/tmp/cvs-serv3982

Modified Files:
	mount 
Log Message:
Removing the warning line that udev is already running for the udev initscript, 
as now the checks have been moved to /udev.tdb, and not the /var/lock file.


Index: mount
===================================================================
RCS file: /var/cvs/lunar/moonbase/filesys/e2fsprogs/init.d/mount,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- mount	24 Nov 2004 10:18:48 -0000	1.7
+++ mount	24 Nov 2004 10:36:43 -0000	1.8
@@ -155,9 +155,6 @@
       /sbin/udevstart
       chkresult
 
-      # let the udev initscript know udev is running
-	  # touch /var/lock/subsys/udev		
-
       echo     -n " * Creating missing dirs on /dev :"     
       mkdir /dev/{pts,shm}
       chkresult



More information about the Lunar-commits mailing list