]> git.pld-linux.org Git - packages/PackageKit.git/blob - PackageKit-dbus.patch
- fix policy bug uncovered by dbus security upgrade
[packages/PackageKit.git] / PackageKit-dbus.patch
1 diff --git a/data/org.freedesktop.PackageKit.conf.in
2 --- a/data/org.freedesktop.PackageKit.conf.in
3 +++ b/data/org.freedesktop.PackageKit.conf.in
4 @@ -14,6 +14,7 @@
5   <!-- Allow anyone to call into the service - we'll reject callers using PolicyKit -->
6    <policy context="default">
7      <allow send_interface="org.freedesktop.PackageKit"/>
8 +    <allow send_interface="org.freedesktop.PackageKit.Transaction"/>
9    </policy>
10
11  </busconfig>
This page took 0.044686 seconds and 3 git commands to generate.