SHA256
1
0
forked from pool/dehydrated

Extend the package maintainer README

OBS-URL: https://build.opensuse.org/package/show/security:dehydrated/dehydrated?expand=0&rev=75
This commit is contained in:
Daniel Molkentin 2021-03-30 15:03:35 +00:00 committed by Git OBS Bridge
parent abdad1b762
commit af93c182f3

View File

@ -165,6 +165,19 @@ Upgrade Notes
v0.7.0
------
Postrun Hooks
~~~~~~~~~~~~~
dehydrated.service no longer starts scripts in /etc/dehydrated/postrun-hooks.d/
directly, the support was moved to a separate unit file. Please run
systemctl enable dehydrated-postrun-hooks.service
to restore this functionality.
This change was required to ensure that the output of the dehydrated script stays
attached to the dehydrated unit in the journal.
Key Algorithm
~~~~~~~~~~~~~