mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-19 23:55:25 +02:00
aa-complain: add German translation (#11333)
This commit is contained in:
parent
8538a31451
commit
2fc6fe8a76
1 changed files with 13 additions and 0 deletions
13
pages.de/linux/aa-complain.md
Normal file
13
pages.de/linux/aa-complain.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# aa-complain
|
||||||
|
|
||||||
|
> Setze eine AppArmor-Richtlinie in den Beschwerde-Modus.
|
||||||
|
> Siehe auch: `aa-disable`, `aa-enforce`, `aa-status`.
|
||||||
|
> Weitere Informationen: <https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-complain.8>.
|
||||||
|
|
||||||
|
- Setze eine Richtlinie in den Beschwerde-Modus:
|
||||||
|
|
||||||
|
`sudo aa-complain {{pfad/zum/profil}}`
|
||||||
|
|
||||||
|
- Setze Richtlinien in den Beschwerde-Modus:
|
||||||
|
|
||||||
|
`sudo aa-complain --dir {{pfad/zum/profil}}`
|
Loading…
Add table
Reference in a new issue