diff options
author | Dan Williams <dcbw@redhat.com> | 2011-03-05 00:04:58 -0600 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2011-03-05 00:04:58 -0600 |
commit | 971600b9099e5d98c32b28cbb0a5305c48c76728 (patch) | |
tree | 2690b9431026ef1f195dd3ff3a69cbf3c2490674 | |
parent | 871097327b4b302ce623a32d286fb44716ee4aad (diff) |
policy: loosen permissions somewhat for reading device info (kde #266807) (novell #674022)
-rw-r--r-- | policy/org.freedesktop.modem-manager.policy.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy/org.freedesktop.modem-manager.policy.in b/policy/org.freedesktop.modem-manager.policy.in index ed98f636..3790918d 100644 --- a/policy/org.freedesktop.modem-manager.policy.in +++ b/policy/org.freedesktop.modem-manager.policy.in @@ -23,7 +23,7 @@ <_message>System policy prevents requesting identifying information from the mobile broadband device.</_message> <defaults> <allow_inactive>no</allow_inactive> - <allow_active>auth_self_keep</allow_active> + <allow_active>yes</allow_active> </defaults> </action> |