diff options
Diffstat (limited to 'packaging/dlogutil.manifest')
-rw-r--r-- | packaging/dlogutil.manifest | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/dlogutil.manifest b/packaging/dlogutil.manifest index fc0a1bf..eb0a07b 100644 --- a/packaging/dlogutil.manifest +++ b/packaging/dlogutil.manifest @@ -1,6 +1,11 @@ <manifest> <define> <domain name="dlogutil"/> + <request> + <smack request="device::app_logging" type="r"/> + <smack request="device::sys_logging" type="r"/> + <smack request="system::sys_logging" type="rwx"/> + </request> </define> <assign> <filesystem path="/usr/bin/dlog_logger" label="_" exec_label="none"/> |