mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 11:35:40 +02:00
13 lines
296 B
Markdown
13 lines
296 B
Markdown
![]() |
# 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]}}`
|