mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

Co-authored-by: Wiktor Perskawiec <git@spageektti.cc> Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
13 lines
366 B
Markdown
13 lines
366 B
Markdown
# aa-enforce
|
|
|
|
> Ustaw profil AppArmor w tryb wymuszony.
|
|
> Zobacz także: `aa-complain`, `aa-disable`, `aa-status`.
|
|
> Więcej informacji: <https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-enforce.8>.
|
|
|
|
- Włącz profil:
|
|
|
|
`sudo aa-enforce --dir {{ścieżka/do/profilu}}`
|
|
|
|
- Włącz profile:
|
|
|
|
`sudo aa-enforce {{ścieżka/do/profilu1 ścieżka/do/profilu2 ...}}`
|