summaryrefslogtreecommitdiff
path: root/packaging/system-plugin-common.manifest
diff options
context:
space:
mode:
authorjk7744.park <jk7744.park@samsung.com>2015-10-24 15:27:53 +0900
committerjk7744.park <jk7744.park@samsung.com>2015-10-24 15:27:53 +0900
commit4725260e575eec8371cc30afc93fbe09f855d85d (patch)
tree87c410179e6a4c3e06d31b31565f0d46215b6c79 /packaging/system-plugin-common.manifest
parentf66f61d6d5c9f9928f140ebfbda80284d1331529 (diff)
downloadsystem-plugin-common-accepted/tizen_2.4_mobile.tar.gz
system-plugin-common-accepted/tizen_2.4_mobile.tar.bz2
system-plugin-common-accepted/tizen_2.4_mobile.zip
Diffstat (limited to 'packaging/system-plugin-common.manifest')
-rw-r--r--packaging/system-plugin-common.manifest10
1 files changed, 7 insertions, 3 deletions
diff --git a/packaging/system-plugin-common.manifest b/packaging/system-plugin-common.manifest
index 93c2194..dfa4a2c 100644
--- a/packaging/system-plugin-common.manifest
+++ b/packaging/system-plugin-common.manifest
@@ -1,7 +1,11 @@
<manifest>
- <request>
- <domain name="_"/>
- </request>
+ <define>
+ <domain name="system-plugin-common::script"/>
+ <request>
+ <smack request="e17" type="r" />
+ <smack request="system::sys_logging" type="rwx" />
+ </request>
+ </define>
<assign>
<filesystem path="/bin/*" label="_" exec_label="none" />
<filesystem path="/sbin/*" label="_" exec_label="none" />