Files
ukui-bluetooth/data/com.bluetooth.systemdbus.policy
supreme886 542589f211 add by tg
2021-03-05 16:29:31 +08:00

19 lines
640 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
<policyconfig>
<vendor>kylin os</vendor>
<vendor_url>http://github.com/ukui/</vendor_url>
<action id="com.bluetooth.systemdbus.service">
<description>ukui bluetooth</description>
<message>system policy bluetooth</message>
<defaults>
<allow_any>auth_admin</allow_any>
<allow_inactive>auth_admin</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
</policyconfig>