How to specify to stop the service and remove it from `chkconfig --list` after rpm uninstall in spec file?
Issue
- Writing a
specfile of a customrpmpackage and while removing the same, it's showing errors and the service is still available, as well as entry is there inchkconfig --list - How to specify to stop the service and remove it from
chkconfig --listafter rpm uninstall inspecfile?
Environment
- Red Hat Enterprise Linux 5
- Red Hat Enterprise Linux 6
- rpm spec
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.