Browse Source

aa-complain: add German translation (#11333)

Sebastiaan Speck 1 year ago
parent
commit
2fc6fe8a76
1 changed files with 13 additions and 0 deletions
  1. 13 0
      pages.de/linux/aa-complain.md

+ 13 - 0
pages.de/linux/aa-complain.md

@@ -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}}`