mirror of
https://abf.rosa.ru/djam/tuned.git
synced 2025-02-24 14:42:56 +00:00
fix tuned
This commit is contained in:
parent
d3fcebc9dd
commit
c8f54be9e5
1 changed files with 2 additions and 2 deletions
|
@ -92,10 +92,10 @@ fi
|
|||
# convert active_profile from full path to name (if needed)
|
||||
sed -e 's|.*/\([^/]\+\)/[^\.]\+\.conf|\1|' -i %{_sysconfdir}/tuned/active_profile
|
||||
|
||||
%systemd_post {name}
|
||||
%systemd_post %{name}
|
||||
|
||||
%preun
|
||||
%systemd_preun {name}
|
||||
%systemd_preun %{name}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue