1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE policyconfig PUBLIC
3 "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
4 "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
8 <vendor>Connection Manager</vendor>
9 <icon_name>network-wireless</icon_name>
11 <action id="net.connman.modify">
12 <description>Settings configuration</description>
13 <message>Policy prevents modification of settings</message>
15 <allow_inactive>no</allow_inactive>
16 <allow_active>auth_self_keep_session</allow_active>
20 <action id="net.connman.secret">
21 <description>Secrets configuration</description>
22 <message>Policy prevents modification of secrets</message>
24 <allow_inactive>no</allow_inactive>
25 <allow_active>auth_admin_keep_session</allow_active>