mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
One additional known issue for 2015.5.10 release notes
This commit is contained in:
parent
544a1661ce
commit
b9fc882a1e
1 changed files with 13 additions and 0 deletions
|
@ -19,3 +19,16 @@ in the Salt Master configuration.
|
|||
|
||||
(No additional fixes are contained in this release).
|
||||
|
||||
Read Before Upgrading Debian 8 (Jessie) from Salt Versions Earlier than 2015.5.9
|
||||
================================================================================
|
||||
|
||||
Salt ``systemd`` service files are missing the following statement in these versions:
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
[Service]
|
||||
KillMode=process
|
||||
|
||||
This statement must be added to successfully upgrade on these earlier versions
|
||||
of Salt.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue