Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit afceb60

Browse files
committed
DOCS-5969 typo fix tuned
1 parent 634da70 commit afceb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/steps-disable-thp-in-tuned-rhel-6.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ action:
3434
Finally, enable the new profile by issuing:
3535
language: sh
3636
code: |
37-
sudo tune-adm profile no-thp
37+
sudo tuned-adm profile no-thp
3838
...

0 commit comments

Comments
 (0)