1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.nl/linux/aa-disable.md

14 lines
404 B
Markdown
Raw Permalink Normal View History

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