File: //usr/share/polkit-1/actions/org.fedoraproject.FirewallD1.policy
<?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/policyconfig.dtd">
<policyconfig>
<vendor>FirewallD</vendor>
<vendor_url>http://fedorahosted.org/firewalld</vendor_url>
<action id="org.fedoraproject.FirewallD1.info">
<description>General firewall information</description>
<message>System policy prevents to get general firewall information</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>yes</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.fedoraproject.FirewallD1.config">
<description>Firewall configuration</description>
<message>System policy prevents to change the firewall configuration</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.fedoraproject.FirewallD1.direct">
<description>Firewall direct interface</description>
<message>System policy prevents to use the firewall direct interface</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
<action id="org.fedoraproject.FirewallD1.policies">
<description>Firewall policies interface</description>
<message>System policy prevents to use the firewall policies interface</message>
<defaults>
<allow_any>auth_admin_keep</allow_any>
<allow_inactive>auth_admin_keep</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
</action>
</policyconfig>