ensure SYSTEM_PROFILES_DIR exists(#IBVZW8)
(cherry picked from commit d9dee384dd134214356cc2b6a54b5cead160057e)
This commit is contained in:
parent
de0b4ce009
commit
4c72b8c16c
@ -1,7 +1,7 @@
|
||||
Summary: A system tuning service for Linux
|
||||
Name: tuned
|
||||
Version: 2.24.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: GPLv2+
|
||||
Source0: https://github.com/redhat-performance/%{name}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
URL: http://www.tuned-project.org/
|
||||
@ -226,6 +226,7 @@ fi
|
||||
%dir %{_datadir}/%{name}
|
||||
%dir %{_sysconfdir}/%{name}
|
||||
%dir %{_sysconfdir}/%{name}/recommend.d
|
||||
%dir %{_sysconfdir}/tuned/profiles
|
||||
%dir %{_libexecdir}/%{name}
|
||||
%dir %{_localstatedir}/log/%{name}
|
||||
%dir %{_var}/lib/%{name}
|
||||
@ -298,6 +299,9 @@ fi
|
||||
%{_mandir}/man7/tuned-profiles-spectrumscale-ece.7*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 25 2025 liuxinhao <liuxinhao@kylinsec.com.cn> - 2.24.1-3
|
||||
- ensure SYSTEM_PROFILES_DIR exists(#IBVZW8)
|
||||
|
||||
* Wed Mar 19 2025 LemmyHuang <huangliming5@huawei.com> - 2.24.1-2
|
||||
- profiles: add spark-omni
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user