Hi, I recently installed Munge on a CentOS 5.3. It seems there is a problem with the Initscript. On line 45, SERVICE_NAME gets S40munge and not munge, which makes the reading of /etc/sysconfig/munge impossible a few lines after.
Line 45: SERVICE_NAME="`basename \"$0\" .init`" Would it be possible to modify the script to make it work (I have just put SERVICE_NAME="munge" in my file for now) ? Thank you Charles _______________________________________________ munge-users mailing list [email protected] https://mail.gna.org/listinfo/munge-users
