aboutsummaryrefslogtreecommitdiffstats
path: root/test/apparmor/test-profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-03-04 11:48:00 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-03-04 11:48:00 -0500
commit1bab42a72483b2addd1546240d93fdd135781892 (patch)
tree29323f45c3ce632394dd6b8b3f874033fff42c92 /test/apparmor/test-profile
parenttesting: moving apparmor out from filters group (diff)
downloadfirejail-1bab42a72483b2addd1546240d93fdd135781892.tar.gz
firejail-1bab42a72483b2addd1546240d93fdd135781892.tar.zst
firejail-1bab42a72483b2addd1546240d93fdd135781892.zip
test apparmor
Diffstat (limited to 'test/apparmor/test-profile')
-rw-r--r--test/apparmor/test-profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/apparmor/test-profile b/test/apparmor/test-profile
new file mode 100644
index 000000000..082ec3dc0
--- /dev/null
+++ b/test/apparmor/test-profile
@@ -0,0 +1,3 @@
1profile test-profile flags=(attach_disconnected,mediate_deleted) {
2 /{,**} rklmwix,
3}