1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-29 11:35:40 +02:00
tldr/pages/linux/aa-teardown.md

13 lines
296 B
Markdown
Raw Normal View History

# aa-teardown
> Tear down all AppArmor profiles and disable AppArmor enforcement.
> More information: <https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-teardown.8>.
- Disable all AppArmor profiles and stop enforcement:
`sudo aa-teardown`
- Display help:
`aa-teardown {{[-h|--help]}}`