Repository URL to install this package:
| 
      
        
        
        Version: 
        
         
          
          0.2.13  ▾
        
         | 
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
  <!-- ../system.conf have denied everything, so we just punch some holes -->
  <policy user="root">
    <allow own="ai.teton.smith"/>
    <allow send_destination="ai.teton.smith"/>
    <allow receive_sender="ai.teton.smith"/>
  </policy>
  <policy context="default">
    <allow send_destination="ai.teton.smith"/>
  </policy>
</busconfig>