SHA256
1
0
forked from pool/vsftpd

Don't start/stop parameterized systemd units in pre/post actions. These units

cannot be used in such a way and the attempt leads to a confusing "failed to
try-restart" error message. [bsc#1089088]

OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=128
This commit is contained in:
2018-05-16 15:29:38 +00:00
committed by Git OBS Bridge
parent b45538659a
commit a8573409c6
2 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 16 15:25:02 UTC 2018 - psimons@suse.com
- Don't start/stop parameterized systemd units in pre/post actions.
These units cannot be used in such a way and the attempt leads to
a confusing "failed to try-restart" error message. [bsc#1089088]
-------------------------------------------------------------------
Wed Apr 25 06:32:25 UTC 2018 - psimons@suse.com