waydroid
This commit is contained in:
11
local-waydroid-nft.te
Normal file
11
local-waydroid-nft.te
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
|
||||||
|
module local-waydroid-nft 1.0;
|
||||||
|
|
||||||
|
require {
|
||||||
|
type virtd_t;
|
||||||
|
type iptables_t;
|
||||||
|
class process { noatsecure rlimitinh siginh };
|
||||||
|
}
|
||||||
|
|
||||||
|
#============= virtd_t ==============
|
||||||
|
allow virtd_t iptables_t:process { noatsecure rlimitinh siginh };
|
||||||
Reference in New Issue
Block a user