Quel Qun <[EMAIL PROTECTED]> writes:

> The service in enabled on levels 2 to 5. Why is it different for amd? Why do I
> have to manually enable each level? This is just a pain.

use "chkconfig --level 35 amd on", but i agree it's ugly & stupid


the difference between amd and usb services is the line

# chkconfig: - 72 28

in /etc/init.d/amd, replace the "-" with 345 and it will work as it should.


fredl, how about adding a warning in rpmlint if 

grep "# chkconfig:" /etc/init.d/* | grep -v -E "2?345"

?

Reply via email to