Skip to content

Commit

Permalink
Require admin authentication to launch dhcp client
Browse files Browse the repository at this point in the history
  • Loading branch information
infirit committed Jul 22, 2018
1 parent a6f2413 commit b2b82d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/configs/org.blueman.policy.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<_message>Launching DHCP client requires privileges</_message>
<defaults>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>

Expand Down

0 comments on commit b2b82d1

Please sign in to comment.