diff --git a/sysstat.spec b/sysstat.spec index 3af5ba7068769046b919b8681903849fd0371b3c..6869be01a8bab1c48714a3653312eaeb400b5fed 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -1,6 +1,6 @@ Name: sysstat Version: 12.5.4 -Release: 5 +Release: 6 Summary: System performance tools for the Linux operating system License: GPLv2+ URL: http://sebastien.godard.pagesperso-orange.fr/ @@ -74,6 +74,9 @@ export compressafter="31" %postun %systemd_postun sysstat.service sysstat-collect.timer sysstat-summary.timer +%posttrans +/usr/bin/systemctl enable sysstat.service >/dev/null 2>&1 + %files -f %{name}.lang %doc CHANGES COPYING CREDITS FAQ.md README.md %{name}-%{version}.lsm %config(noreplace) %{_sysconfdir}/sysconfig/sysstat @@ -85,6 +88,9 @@ export compressafter="31" %{_mandir}/man*/* %changelog +* Fri Apr 14 2023 wangjiang - 12.5.4-6 +- service auto start after install + * Fri Nov 25 2022 zhouwenpei - 12.5.4-5 - update Source0