1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.pl/linux/aa-enforce.md

14 lines
366 B
Markdown
Raw Normal View History

# 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 ...}}`