summaryrefslogtreecommitdiffstats
path: root/sepolicy/fRom.te
diff options
context:
space:
mode:
authorZiyan <jaraidaniel@gmail.com>2014-12-02 00:46:15 +0100
committerZiyan <jaraidaniel@gmail.com>2014-12-13 00:39:25 +0100
commit8ebe113a54443eb8553736d361329626a9e21c17 (patch)
tree4209c0d91968b399bb02a6c3520d5566b77564d8 /sepolicy/fRom.te
parent8d27fc1a07c9b4c946431c2c408ed3394cbada02 (diff)
downloaddevice_samsung_tuna-8ebe113a54443eb8553736d361329626a9e21c17.zip
device_samsung_tuna-8ebe113a54443eb8553736d361329626a9e21c17.tar.gz
device_samsung_tuna-8ebe113a54443eb8553736d361329626a9e21c17.tar.bz2
tuna: fix most selinux denials
Diffstat (limited to 'sepolicy/fRom.te')
-rw-r--r--sepolicy/fRom.te5
1 files changed, 5 insertions, 0 deletions
diff --git a/sepolicy/fRom.te b/sepolicy/fRom.te
new file mode 100644
index 0000000..c5adba0
--- /dev/null
+++ b/sepolicy/fRom.te
@@ -0,0 +1,5 @@
+# fRom
+type fRom, domain;
+type fRom_exec, exec_type, file_type;
+
+init_daemon_domain(fRom)