Actions
Bug #11648
closedkatello-service do not handle PostgreSQL service
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1195940
Description of problem:
katello-service do not handle PostgreSQL service
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150220.0-Satellite-x86_64
How reproducible:
always
Steps to Reproduce:
1. # katello-service stop
2. # service postgresql status
Actual results:
PostgreSQL is still running
Expected results:
PostgreSQL should be stopped by `katello-service stop`
Actions