Remove post-without-tmpfile-creation warning - #1375
Conversation
This warning is not needed anymore. %tmpfiles macro nowadays is a noop since it is done via triggers in the systemd package. Fix #1374
|
Are there any distribution releases that are still supported that people might be using this check for? Perhaps RHEL and SLE? |
I don't know about RHEL, if this check is still relevant for any RedHat based distribution. |
|
RHEL 8+ all have the noop version of the macro. Only RHEL 7 didn't. It's probably fine at this point. |
|
@danigm , can we get this backported on |
done |
This warning is not needed anymore. %tmpfiles macro nowadays is a noop since it is done via triggers in the systemd package.
Fix #1374