There was an error while loading. Please reload this page.
1 parent b66e8a9 commit 4f39590Copy full SHA for 4f39590
1 file changed
eos_exporter.spec
@@ -57,7 +57,12 @@ rm -rf %buildroot/
57
%preun
58
%systemd_preun %{name}.service
59
60
+%postun
61
+%systemd_postun_with_restart %{name}.service
62
+
63
%changelog
64
+* Fri Aug 22 2025 Jan Iven <jan.iven@cern.ch> 0.1.16-1
65
+- Restart after RPM update
66
* Wed Aug 20 2025 Pablo Medina Ramos <pablo.medina.ramos@cern.ch> 0.1.15-1
67
- Adding namespace cache hit rate metrics.
68
- remove obsolete StandardOutput= from systemd unit file
0 commit comments