What steps will reproduce the problem?
Enable any service with chkconfig.
What is the expected output? What do you see instead?
When working with chkconfig of any other valid script in /etc/init.d on the
esMS node, insserv complains.
ade:~ # chkconfig nscd on
insserv: Script conman is broken: incomplete LSB comment.
insserv: missing `Default-Start:' entry: please add even if empty.
insserv: Script conman is broken: incomplete LSB comment.
insserv: missing `Default-Start:' entry: please add even if empty.
insserv: Script conman is broken: incomplete LSB comment.
insserv: missing `Default-Start:' entry: please add even if empty.
insserv: Script conman is broken: incomplete LSB comment.
insserv: missing `Default-Start:' entry: please add even if empty.
insserv: Script conman is broken: incomplete LSB comment.
insserv: missing `Default-Start:' entry: please add even if empty.
insserv: warning: current stop runlevel(s) (3 5) of script `conman' overwrites
defaults (empty).
insserv: Default-Start undefined, assuming default start runlevel(s) for script
`conman'
What version of the software are you using? On what operating system?
conman-0.2.7
Please provide any additional information below.
This could be resolved by adding these two lines to /etc/init.d/conman:
# Default-Start:
# Default-Stop:
Reported by wendy at cray.com on 2012-06-13:
https://groups.google.com/forum/?hl=en_US&fromgroups#!topic/conman-users/bwzeoA1
IZJs
Original issue reported on code.google.com by chris.m.dunlap on 13 Jun 2012 at 6:39
Original issue reported on code.google.com by
chris.m.dunlap
on 13 Jun 2012 at 6:39