ACC SHELL

Path : /usr/share/PolicyKit/policy/
File Upload :
Current File : //usr/share/PolicyKit/policy/org.freedesktop.hal.leds.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.0/policyconfig.dtd">

<!--
Policy definitions for HAL's ACL Management mechanism

Copyright (c) 2008 Danny Kukawka <danny.kukawka@web.de>

HAL is licensed to you under your choice of the the Academic Free
License Version 2.1, or the GNU General Public License version 2. Some
individual source files may be under the GPL only. See COPYING for
details.
-->

<policyconfig>

  <action id="org.freedesktop.hal.leds.brightness">
    <description>Set the brightness of a led device</description>
    <message>System policy prevents adjusting the led brightness</message>
    <defaults>
      <allow_inactive>no</allow_inactive>
      <allow_active>yes</allow_active>
    </defaults>
  </action>

</policyconfig>

ACC SHELL 2018