This repository has been archived on 2026-09-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
sectool/sectool-0.9.5-dbus.patch
2012-04-03 16:15:06 +02:00

12 lines
669 B
Diff

diff -up sectool-0.9.5/org.fedoraproject.sectool.mechanism.conf.dbus sectool-0.9.5/org.fedoraproject.sectool.mechanism.conf
--- sectool-0.9.5/org.fedoraproject.sectool.mechanism.conf.dbus 2012-04-03 15:21:05.521186717 +0200
+++ sectool-0.9.5/org.fedoraproject.sectool.mechanism.conf 2012-04-03 15:23:57.602490428 +0200
@@ -9,7 +9,6 @@
<allow own="org.fedoraproject.sectool.mechanism"/>
</policy>
<policy context="default">
- <allow send_destination="org.fedoraproject.sectool.mechanism"/>
- <allow send_type="method_call"/>
+ <allow send_destination="org.fedoraproject.sectool.mechanism" send_type="method_call"/>
</policy>
</busconfig>