mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #38927 from l2ol33rt/debian_doc_fix
Adding explicit install of python-systemd in jessie-backports on Debian Guide
This commit is contained in:
commit
828e9bd8f9
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ To install fresh release of Salt minion on Jessie:
|
|||
.. code-block:: bash
|
||||
|
||||
apt-get update
|
||||
apt-get install python-zmq python-tornado/jessie-backports salt-common/stretch
|
||||
apt-get install python-zmq python-systemd/jessie-backports python-tornado/jessie-backports salt-common/stretch
|
||||
|
||||
**Raspbian**:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue