aa-*: add pages (#10722)
* aa-status: add page * aa-enforce: add page * aa-disable: add page * aa-disable: fix typos * aa-complain: add page * aa-complain: fix link * aa-status: fix build errors * aa-complain: fix build errors * aa-disable: fix build errors * aa-enforce: fix build errors * aa-enforce: fix build errors * aa-disable: fix build errors * aa-status: fix build errors * aa-complain: fix build errors * aa-disable: fix typos * aa-enforce: fix typos * aa-complain: fix typo Co-authored-by: Jack Lin <blueskyson1401@gmail.com> * aa-complain: fix typo * aa-*: reference between pages --------- Co-authored-by: Jack Lin <blueskyson1401@gmail.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
13
pages/linux/aa-disable.md
Normal file
13
pages/linux/aa-disable.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# aa-disable
|
||||
|
||||
> Disable AppArmor security policy.
|
||||
> See also: `aa-complain`, `aa-enforce`, `aa-status`.
|
||||
> More information: <https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-disable.8>.
|
||||
|
||||
- Disable profile:
|
||||
|
||||
`sudo aa-disable {{path/to/profile}}`
|
||||
|
||||
- Disable profiles:
|
||||
|
||||
`sudo aa-disable --dir {{path/to/profiles}}`
|
Reference in New Issue
Block a user