summaryrefslogtreecommitdiffstats
path: root/bus/system.conf.in
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2008-07-24 16:19:34 -0400
committerColin Walters <walters@verbum.org>2008-07-24 16:19:34 -0400
commitd86df0220e37b9bf10878625664b44b5d79ee488 (patch)
tree0f7d2cd535d35823499ecf262b5d24870522483c /bus/system.conf.in
parent4cbc30465e4fba8026240945cac7a651fda5dca3 (diff)
parent3bc6840b04108d895ec3962ed5933bb0edb20cf4 (diff)
Merge branch 'master' of ssh://walters@git.freedesktop.org/git/dbus/dbus
Diffstat (limited to 'bus/system.conf.in')
-rw-r--r--bus/system.conf.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/bus/system.conf.in b/bus/system.conf.in
index bb468bb9..6a71926e 100644
--- a/bus/system.conf.in
+++ b/bus/system.conf.in
@@ -53,6 +53,10 @@
<!-- valid replies are always allowed -->
<allow send_requested_reply="true"/>
<allow receive_requested_reply="true"/>
+ <!-- disallow changing the activation environment of system services -->
+ <deny send_destination="org.freedesktop.DBus"
+ send_interface="org.freedesktop.DBus"
+ send_member="UpdateActivationEnvironment"/>
</policy>
<!-- Config files are placed here that among other things, punch