]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
system.conf: Allow creating containers on the system bus
authorSimon McVittie <smcv@collabora.com>
Fri, 30 Jun 2017 14:50:56 +0000 (15:50 +0100)
committerSimon McVittie <smcv@collabora.com>
Tue, 12 Dec 2017 16:22:35 +0000 (16:22 +0000)
Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=101354

bus/system.conf.in

index 2ca4ae5813c6df8e84e5a46aea8dfdcfb4060a07..7c79a1aea3f17a6aced440bcdc5d85d616cf5ec8 100644 (file)
@@ -69,6 +69,8 @@
            send_interface="org.freedesktop.DBus.Introspectable"/>
     <allow send_destination="org.freedesktop.DBus"
            send_interface="org.freedesktop.DBus.Properties"/>
+    <allow send_destination="org.freedesktop.DBus"
+           send_interface="org.freedesktop.DBus.Containers1"/>
     <!-- But disallow some specific bus services -->
     <deny send_destination="org.freedesktop.DBus"
           send_interface="org.freedesktop.DBus"