Skip to content

Commit

Permalink
Merge pull request #91 from eltrufas/fix-os-neutron
Browse files Browse the repository at this point in the history
Don't require setpgid capability in os-neutron
  • Loading branch information
jpichon authored Jun 8, 2022
2 parents 8d0bf6c + 53aacb0 commit dca6198
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion os-neutron.te
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ gen_require(`
type nsfs_t;
type fs_t;
class capability setpcap;
class capability setpgid;
class capability dac_override;
class key_socket { write read create };
class netlink_xfrm_socket { bind create nlmsg_write };
Expand Down

0 comments on commit dca6198

Please sign in to comment.