mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Adding explicit call to python-systemd in jessie-backports
This commit is contained in:
parent
5ff5e97598
commit
9cc9c6110d
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