fix tuned-adm command typo

This commit is contained in:
Harshavardhana 2024-07-18 18:15:02 -07:00 committed by GitHub
parent d9ee668b6d
commit 23db4958f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,5 +22,5 @@ sudo mv tuned.conf /usr/lib/tuned/minio
#### Step 3 - to enable minio performance profile on all the nodes #### Step 3 - to enable minio performance profile on all the nodes
``` ```
sudo tuned-admin profile minio sudo tuned-adm profile minio
``` ```