add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View 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}}`