This commit is contained in:
2022-09-24 08:17:23 +08:00
parent 79b15b85f4
commit a64b8a4343
2 changed files with 3 additions and 3 deletions

View File

@@ -112,7 +112,7 @@ categories: ["network"]
### 载入 bonding 模块,重启 network 服务
```bash
modprob bonding
modprobe bonding
systemctl restart network
```