Hello,
I just test cgconfig on f11 and there is a problem with log_warning_msg 
function.
The output is -
/etc/init.d/cgconfig: line 74: log_warning_msg: command not found

There have to be either
 include /lib/lsb/init-functions
or log_warning_msg could be substitute by
 echo -n "cgconfig: lock file already exists"
 failure
 echo
which is fine for fedora because of the dependency problem.
Which version do you prefer?
Would it be helpful to send a patch for this problem.
Ivana Varekova

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Libcg-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to