update readme

Signed-off-by: gaoruoshu <gaoruoshu@huawei.com>
This commit is contained in:
gaoruoshu
2023-10-23 02:29:36 +00:00
committed by Gitee
parent 9b0f9b4418
commit 6157f9f878
2 changed files with 4 additions and 0 deletions

View File

@@ -112,6 +112,7 @@ fdisk -l | grep dev
```bash
systemctl daemon-reload
systemctl start atuned
systemctl start atune-rest
systemctl start atune-engine
```
@@ -119,6 +120,7 @@ systemctl start atune-engine
```bash
systemctl status atuned
systemctl status atune-rest
systemctl status atune-engine
```

View File

@@ -111,6 +111,7 @@ fdisk -l | grep dev
```bash
systemctl daemon-reload
systemctl start atuned
systemctl start atune-rest
systemctl start atune-engine
```
@@ -118,6 +119,7 @@ systemctl start atune-engine
```bash
systemctl status atuned
systemctl status atune-rest
systemctl status atune-engine
```