mirror of https://github.com/minio/minio.git
fix tuned-adm command typo
This commit is contained in:
parent
d9ee668b6d
commit
23db4958f5
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue