diff options
author | Fedor917 <cryscript@gmail.com> | 2016-11-10 16:08:06 +0700 |
---|---|---|
committer | Fedor917 <cryscript@gmail.com> | 2016-11-10 16:08:06 +0700 |
commit | 1ebfb18a229b395c76b29e7266e2798090948ddd (patch) | |
tree | 4c7d3e22470915a48cfa714ea3335b1781efc1dd /sepolicy/location.te | |
parent | e20953eccb7d8b9125a37699b2cef2c8374fa3f0 (diff) |
Test some changes in sepolicy
Diffstat (limited to 'sepolicy/location.te')
-rw-r--r-- | sepolicy/location.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/location.te b/sepolicy/location.te index 756bb26..edbedb7 100644 --- a/sepolicy/location.te +++ b/sepolicy/location.te @@ -1 +1,2 @@ allow location permission_service:service_manager find; +allow location self:capability net_raw; |