add new chinese translations
This commit is contained in:
13
pages.zh/linux/aa-disable.md
Normal file
13
pages.zh/linux/aa-disable.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# aa-disable
|
||||
|
||||
> 禁用 AppArmor 安全策略。
|
||||
> 另见:`aa-complain`,`aa-enforce`,`aa-status`。
|
||||
> 更多信息:<https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-disable.8>。
|
||||
|
||||
- 禁用配置文件:
|
||||
|
||||
`sudo aa-disable {{path/to/profile1 path/to/profile2 ...}}`
|
||||
|
||||
- 禁用目录中的配置文件(默认目录为 `/etc/apparmor.d`):
|
||||
|
||||
`sudo aa-disable --dir {{path/to/profiles}}`
|
Reference in New Issue
Block a user