fix (again) entropy updates notifier dbus policy
This commit is contained in:
@@ -5,15 +5,15 @@
|
||||
<policy user="root">
|
||||
<allow own="org.entropy.Client"/>
|
||||
<allow send_destination="org.entropy.Client"/>
|
||||
<allow send_requested_reply="true" send_type="method_call"/>
|
||||
<allow send_requested_reply="true"/>
|
||||
</policy>
|
||||
<policy group="entropy">
|
||||
<allow own="org.entropy.Client"/>
|
||||
<allow send_destination="org.entropy.Client"/>
|
||||
<allow send_requested_reply="true" send_type="method_call"/>
|
||||
<allow send_requested_reply="true"/>
|
||||
</policy>
|
||||
<policy context="default">
|
||||
<allow send_requested_reply="true" send_type="method_call"/>
|
||||
<allow send_requested_reply="true"/>
|
||||
<deny send_destination="org.entropy.Client"/>
|
||||
</policy>
|
||||
</busconfig>
|
||||
|
||||
Reference in New Issue
Block a user