packages: npreal2/npreal2.init - make sure we have /dev entries

hawk hawk at pld-linux.org
Tue Oct 5 14:03:15 CEST 2010


Author: hawk                         Date: Tue Oct  5 12:03:16 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- make sure we have /dev entries

---- Files affected:
packages/npreal2:
   npreal2.init (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/npreal2/npreal2.init
diff -u packages/npreal2/npreal2.init:1.1 packages/npreal2/npreal2.init:1.2
--- packages/npreal2/npreal2.init:1.1	Sat Apr 25 13:30:22 2009
+++ packages/npreal2/npreal2.init	Tue Oct  5 14:03:08 2010
@@ -40,6 +40,9 @@
 		exit;
 	fi
 
+	# Make sure we have proper nodes in /dev
+	/usr/bin/mxloadsvr
+
 	grep -q npreal2 /proc/modules
 	if [ "x$?" == "x1" ]; then
 		modprobe npreal2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/npreal2/npreal2.init?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list