Merge pull request #255 from bauen1/fix-sudo-ssh

This commit is contained in:
Chris PeBenito 2020-05-12 11:24:10 -04:00
commit 5387a29b40
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ optional_policy(`
optional_policy(`
ssh_sigchld(application_domain_type)
ssh_rw_stream_sockets(application_domain_type)
ifndef(`distro_redhat', `
ssh_rw_pipes(application_domain_type)
')
')
optional_policy(`