summaryrefslogtreecommitdiff
path: root/policy
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-01-02 17:34:23 -0600
committerDan Williams <dcbw@redhat.com>2011-01-02 17:34:23 -0600
commitc28850ed527ee25cc8c59cedb3290b553e4023f6 (patch)
tree9b689fc2fddbb69353b44d32360b55c5cc04664e /policy
parent0587ef1179c7abb1c83ff5d12ce8e1b587ed0625 (diff)
wimax: fix up WiMAX radio enable/disable and add polkit permission
Diffstat (limited to 'policy')
-rw-r--r--policy/org.freedesktop.NetworkManager.policy.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/policy/org.freedesktop.NetworkManager.policy.in b/policy/org.freedesktop.NetworkManager.policy.in
index 3e7db0588e..185265885b 100644
--- a/policy/org.freedesktop.NetworkManager.policy.in
+++ b/policy/org.freedesktop.NetworkManager.policy.in
@@ -45,6 +45,15 @@
</defaults>
</action>
+ <action id="org.freedesktop.NetworkManager.enable-disable-wimax">
+ <_description>Enable or disable WiMAX mobile broadband devices</_description>
+ <_message>System policy prevents enabling or disabling WiMAX mobile broadband devices</_message>
+ <defaults>
+ <allow_inactive>no</allow_inactive>
+ <allow_active>yes</allow_active>
+ </defaults>
+ </action>
+
<action id="org.freedesktop.NetworkManager.use-user-connections">
<_description>Allow use of user-specific connections</_description>
<_message>System policy prevents use of user-specific connections</_message>