Is there a way to find package name by using given service name?
e.g. If we know the command and if we don't know the package that provides the command we can use
dnf whatprovides <command>
Similarly do we have any command/tricks to find the package that provides a service? Like, I knew the service name atomic-openshift-node.service but I didn't knew that the service is provided by atomic-openshift-installer.