mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
Update D-Bus config file
Following the recent changes in D-Bus, the configuration file needs to be a bit more explicit.
This commit is contained in:
committed by
Daniel Drake
parent
d93b272f06
commit
b2b81d0df9
@ -10,4 +10,10 @@
|
||||
<allow own="net.reactivated.Fprint"/>
|
||||
</policy>
|
||||
|
||||
<!-- Anyone can talk to the service -->
|
||||
<policy context="default">
|
||||
<allow send_destination="net.reactivated.Fprint"/>
|
||||
<allow send_interface="net.reactivated.Fprint"/>
|
||||
</policy>
|
||||
|
||||
</busconfig>
|
||||
|
||||
Reference in New Issue
Block a user