mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #34138 from rallytime/fix-34120
Update package dep note to systemd-python for RHEL7 install
This commit is contained in:
commit
6c3405755a
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue