How to check if a service is on by command line?
It's worth noting that my suggestion of:
/sbin/chkconfig --list does not actually display what's on, but rather what would be configured to be on. As others have pointed out, /sbin/service is useful for getting the current state of various services.
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list