summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@pelagicore.com>2019-07-31 00:14:44 +0200
committerRobert Griebl <robert.griebl@pelagicore.com>2019-08-02 15:41:40 +0200
commit09c5c6c8aa46691702cf5eb553a21a23baaf34aa (patch)
treea640628cf42d4502eff41823cf08fb39fa5fcd6b
parent5b0c0787c975e27d87111754f98255c1a1dfff32 (diff)
Clarify the DBus policy setting location in the SC docs
Change-Id: Ib17ee73aadb88df06aab294805130c8e9099fcb2 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
-rw-r--r--examples/applicationmanager/softwarecontainer-plugin/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/applicationmanager/softwarecontainer-plugin/README.md b/examples/applicationmanager/softwarecontainer-plugin/README.md
index 57d7eb3b..d599c854 100644
--- a/examples/applicationmanager/softwarecontainer-plugin/README.md
+++ b/examples/applicationmanager/softwarecontainer-plugin/README.md
@@ -35,7 +35,8 @@ that the application-manager is using, if you intend on forwarding this
bus. This is a bit tricky if the agent is run as root and the application-
manager as non-root user, since the default session-bus policy in most
distros disallows root to access user session-busses: the workaround is to
-add a `<allow user="root"/>` policy in `/etc/dbus-1/session.conf`.
+add a `<allow user="root"/>` policy within the `<policy context="default">`
+element in `/etc/dbus-1/session.conf`.
Please do also not forget to tell the agent about your environment, when
running it via sudo: