File libcgroup-new-sysconfigname.patch of Package libcgroup.14393

Index: libcgroup-0.41.rc1/scripts/init.d/cgred.in
===================================================================
--- libcgroup-0.41.rc1.orig/scripts/init.d/cgred.in
+++ libcgroup-0.41.rc1/scripts/init.d/cgred.in
@@ -46,8 +46,8 @@ CGRED_CONF=/etc/cgrules.conf
 . /lib/lsb/init-functions
 
 # Read in configuration options.
-if [ -f "/etc/sysconfig/cgred" ] ; then
-	. /etc/sysconfig/cgred
+if [ -f "/etc/sysconfig/libcgroup" ] ; then
+	. /etc/sysconfig/libcgroup
 	OPTIONS="$CGRED_OPTIONS"
 	if [ -n "$LOG_FILE" ]; then
 		OPTIONS="$OPTIONS --logfile=$LOG_FILE"
openSUSE Build Service is sponsored by