Update systemctl.md

make systemctl list-units --type=service correct
This commit is contained in:
Rocher 2018-06-21 13:58:47 +08:00 committed by 小弟调调™
parent 81bac2e86f
commit 8c2dd3cd63
1 changed files with 156 additions and 156 deletions

View File

@ -130,7 +130,7 @@ systemctl restart nfs-server.service
6.查看所有已启动的服务
```
systemctl list -units --type=service
systemctl list-units --type=service
```
开启防火墙22端口