spec: fixed typo in comment
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
ca5ad59d3f
commit
3dd36e257b
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ mkdir -p %{buildroot}%{_datadir}/tuned/grub2
|
|||
mv %{buildroot}%{_sysconfdir}/grub.d/00_tuned %{buildroot}%{_datadir}/tuned/grub2/00_tuned
|
||||
rmdir %{buildroot}%{_sysconfdir}/grub.d
|
||||
|
||||
# ghosts for NFV
|
||||
# ghost for NFV
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/modprobe.d
|
||||
touch %{buildroot}%{_sysconfdir}/modprobe.d/kvm.rt.tuned.conf
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue