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

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
```
sudo tuned-admin profile minio
sudo tuned-adm profile minio
```