Skip to content

Commit

Permalink
Allow systemd to stream connect to userdomain processes
Browse files Browse the repository at this point in the history
  • Loading branch information
wrabcak committed Nov 28, 2018
1 parent 999061a commit aed2d83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy/modules/system/init.te
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ userdom_manage_tmp_dirs(init_t)
userdom_manage_tmp_sockets(init_t)
userdom_delete_user_tmp_files(init_t)
userdom_delete_user_home_content_files(init_t)
userdom_connectto_stream(init_t)

userdom_transition_login_userdomain(init_t)
userdom_noatsecure_login_userdomain(init_t)
Expand Down

0 comments on commit aed2d83

Please sign in to comment.