Update package dep note to systemd-python for RHEL7 install

Fixes #34120
This commit is contained in:
rallytime 2016-06-20 08:53:42 -06:00
parent 6f03d06cc7
commit 73f3e12ce6

View file

@ -42,7 +42,7 @@ the SaltStack Repository.
https://repo.saltstack.com/yum/redhat/$releasever/$basearch/latest/base/RPM-GPG-KEY-CentOS-7
.. note::
``systemd`` and ``python-systemd`` are required by Salt, but are not
``systemd`` and ``systemd-python`` are required by Salt, but are not
installed by the Red Hat 7 ``@base`` installation or by the Salt
installation. These dependencies might need to be installed before Salt.