Somebody in the thread at some point said: > Thanks for that Andy but what I meant was a description of what each # for i in `chkconfig --list | grep 5:on | cut -f1` ; do echo $i; rpm -qi --whatprovides /etc/init.d/$i ; echo ; done -Andy
Somebody in the thread at some point said: > Thanks for that Andy but what I meant was a description of what each # for i in `chkconfig --list | grep 5:on | cut -f1` ; do echo $i; rpm -qi --whatprovides /etc/init.d/$i ; echo ; done -Andy