summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Swierczek <t.swierczek@samsung.com>2022-06-10 11:53:19 +0200
committerTomasz Swierczek <t.swierczek@samsung.com>2022-06-10 11:53:19 +0200
commitb883b3789e455827124b553dfc20f5b9aeda317f (patch)
tree8e1b748b08cf3b1d4ba3c9c5f43249ded67993aa
parent1b8de399cc39ccec8443c2d75929e60917e2975e (diff)
downloaddefault-ac-domains-tizen_7.0_m2_release.tar.gz
default-ac-domains-tizen_7.0_m2_release.tar.bz2
default-ac-domains-tizen_7.0_m2_release.zip
It will allow programs with User::Shell to talk with services exposing socket with System::Privileged (shell will be treated like apps which already have such rules). Change-Id: I24d69c151288a900d9d9fb2840aa60241d108e6f
-rw-r--r--packaging/default-ac-domains.manifest1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/default-ac-domains.manifest b/packaging/default-ac-domains.manifest
index ea01827..f07003e 100644
--- a/packaging/default-ac-domains.manifest
+++ b/packaging/default-ac-domains.manifest
@@ -133,6 +133,7 @@
<domain name="User::Shell" policy="shared"/>
<request>
<smack request="System" type="wx"/>
+ <smack request="System::Privileged" type="wx"/>
<smack request="System::Shared" type="rxtl"/>
<smack request="System::Run" type="rxl"/>
<smack request="System::Log" type="w"/>