Subversion Repositories configs

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!DOCTYPE busconfig PUBLIC
 "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
  <!-- This config allows anyone to control ModemManager -->

  <policy context="default">
    <allow send_destination="org.freedesktop.ModemManager1"/>
  </policy>

  <policy user="root">
    <allow own="org.freedesktop.ModemManager1"/>
  </policy>
</busconfig>