We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 064858c commit e375c49Copy full SHA for e375c49
pages.bn/linux/aa-complain.md
@@ -0,0 +1,13 @@
1
+# aa-complain
2
+
3
+> কোনো অ্যাপআর্মর (AppArmor) পলিসিকে কমপ্লেইন (complain) মোডে সেট করার জন্য ব্যবহৃত কমান্ড।
4
+> আরও দেখুন: `aa-disable`, `aa-enforce`, `aa-status`।
5
+> আরও তথ্য পাবেন: <https://gitlab.com/apparmor/apparmor/-/wikis/manpage_aa-complain.8>।
6
7
+- কোনো প্রোফাইলকে কমপ্লেইন মোডে সেট করতে:
8
9
+`sudo aa-complain {{প্রোফাইল১/এর/পাথ প্রোফাইল২/এর/পাথ ...}}`
10
11
+- নির্দিষ্ট ডিরেক্টরির প্রোফাইলগুলোকে কমপ্লেইন মোডে সেট করতে:
12
13
+`sudo aa-complain {{[-d|--dir]}} {{প্রোফাইল/গুলোর/পাথ}}`
0 commit comments