https://bugzilla.redhat.com/show_bug.cgi?id=1612092



--- Comment #11 from Neal Gompa <[email protected]> ---
> %systemd_post %{name}.service
> %systemd_post %{name}-digests.timer

You can put multiple systemd units on a single invocation of %systemd_* macros.

For example:

%systemd_post %{name}.service %{name}-digests.timer

This reduces the number of executions of systemctl and slightly improves the
installation speed. Please do this for all of your %systemd_* macro
invocations.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to