Skip to content

Commit

Permalink
wm: add user exec domain attribute to wm domains
Browse files Browse the repository at this point in the history
Signed-off-by: Kenton Groombridge <me@concord.sh>
  • Loading branch information
0xC0ncord committed Sep 14, 2021
1 parent 2b5c35d commit 7d23af5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy/modules/apps/wm.if
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ template(`wm_role_template',`
#

type $1_wm_t, wm_domain;
userdom_application_exec_domain($1_wm_t, $1)
userdom_user_application_domain($1_wm_t, wm_exec_t)
role $2 types $1_wm_t;

Expand Down

0 comments on commit 7d23af5

Please sign in to comment.