File: com.bluetooth.systemdbus.policy

package info (click to toggle)
ukui-bluetooth 1.0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 472 kB
  • sloc: cpp: 4,530; xml: 44; makefile: 4; sh: 2
file content (18 lines) | stat: -rw-r--r-- 640 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>