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/untrusted_app.te | |
parent | e20953eccb7d8b9125a37699b2cef2c8374fa3f0 (diff) |
Test some changes in sepolicy
Diffstat (limited to 'sepolicy/untrusted_app.te')
-rw-r--r-- | sepolicy/untrusted_app.te | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sepolicy/untrusted_app.te b/sepolicy/untrusted_app.te deleted file mode 100644 index 70de2b0..0000000 --- a/sepolicy/untrusted_app.te +++ /dev/null @@ -1 +0,0 @@ -allow untrusted_app ifaadaemon_service:service_manager { find }; |