Why is chkconfig not respecting the priorities defined in the ipmi init script?

Solution Verified - Updated -

Issue

ipmi rc scripts are created with wrong priority numbers than mentioned in /etc/init.d/ipmi by the chkconfig command. It should be /etc/rc3.d/S13impi but it is created with the name /etc/rc3.d/S26ipmi as mentioned in the rc file:

# chkconfig: - 13 87

Steps to Reproduce:

  1. Install OpenIPMI and run chkconfig ipmi on
  2. Run ls /etc/rc3.d | grep ipmi

Actual results:
S26ipmi

Expected results:
S13ipmi

Environment

Red Hat Enterprise Linux (RHEL) 5

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content