apparmor_status: add Dutch alias page, aa-*: add Dutch translation (#14211)

This commit is contained in:
Sebastiaan Speck
2024-10-16 09:10:26 +02:00
committed by GitHub
parent b5e0ad10ea
commit b729830f50
5 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# aa-disable
> Schakel AppArmor-beveiligingsprofielen uit.
> Bekijk ook: `aa-complain`, `aa-enforce`, `aa-status`.
> Meer informatie: <https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-disable.8>.
- Schakel een profiel uit:
`sudo aa-disable {{pad/naar/profiel1 pad/naar/profiel2 ...}}`
- Schakel profielen uit (standaard naar `/etc/apparmor.d`):
`sudo aa-disable --dir {{pad/naar/profielen}}`