Skip to content

Commit 51d46fc

Browse files
committed
Showcases: Further simplified the unconfined AppArmor opp_run profile.
1 parent d28c062 commit 51d46fc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

showcases/emulation/opp_run

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Last Modified: Fri Dec 6 11:39:11 2024
22
abi <abi/3.0>,
33

4-
include <tunables/global>
5-
6-
profile opp_run /**/opp_run* flags=(unconfined) {
4+
profile opp_run /**/opp_run* {
75
}
8-

0 commit comments

Comments
 (0)