packages: libcgroup/cgred.init - revert, netlink connector is not enough (n...

arekm arekm at pld-linux.org
Tue Apr 5 21:31:08 CEST 2011


Author: arekm                        Date: Tue Apr  5 19:31:08 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- revert, netlink connector is not enough (needs to be built in into kernel so PROC_EVENTS can work)

---- Files affected:
packages/libcgroup:
   cgred.init (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/libcgroup/cgred.init
diff -u packages/libcgroup/cgred.init:1.13 packages/libcgroup/cgred.init:1.14
--- packages/libcgroup/cgred.init:1.13	Tue Apr  5 19:55:23 2011
+++ packages/libcgroup/cgred.init	Tue Apr  5 21:31:03 2011
@@ -41,9 +41,6 @@
 		[ -n "$SOCKET_GROUP" ] && OPTIONS="$OPTIONS -g $SOCKET_GROUP"
 	fi
 
-	# netlink connector
-	modprobe -q cn > /dev/null 2>&1
-
 	daemon --pidfile /var/run/cgrulesengd.pid /sbin/cgrulesengd $OPTIONS
 	RETVAL=$?
 	if [ $RETVAL -ne 0 ]; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libcgroup/cgred.init?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list