Skip to content

Commit

Permalink
Allow init create vsock socket for sshd
Browse files Browse the repository at this point in the history
Resolves: RHEL-72549
  • Loading branch information
zpytela committed Jan 8, 2025
1 parent 043d509 commit 1ea981a
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 @@ -854,6 +854,7 @@ optional_policy(`

optional_policy(`
ssh_getattr_server_keys(init_t)
ssh_create_vsock_socket(init_t)
')

optional_policy(`
Expand Down

0 comments on commit 1ea981a

Please sign in to comment.