2025-03-14 21:59:59 -06:00
|
|
|
# aa-complain
|
|
|
|
|
|
|
|
|
|
> AppArmor 정책을 컴플레인 모드로 설정합니다.
|
2026-06-12 17:51:25 -06:00
|
|
|
> 관련 항목: `aa-disable`, `aa-enforce`, `aa-status`.
|
2025-03-14 21:59:59 -06:00
|
|
|
> 더 많은 정보: <https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-complain.8>.
|
|
|
|
|
|
|
|
|
|
- 정책을 컴플레인 모드로 설정:
|
|
|
|
|
|
|
|
|
|
`sudo aa-complain {{경로/대상/프로필1 경로/대상/프로필2 ...}}`
|
|
|
|
|
|
|
|
|
|
- 정책들을 컴플레인 모드로 설정:
|
|
|
|
|
|
2026-06-12 17:51:25 -06:00
|
|
|
`sudo aa-complain {{[-d|--dir]}} {{경로/대상/프로필들}}`
|