summaryrefslogtreecommitdiff
path: root/packaging/system-plugin-common.manifest
diff options
context:
space:
mode:
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" />