summaryrefslogtreecommitdiff
path: root/tests/data/system.conf
blob: 7e144a649d0bcb02b52ac52528bd25db5193ad7b (plain)
1
2
3
4
5
6
7
8
9
<busconfig>
  <type>system</type>
  <listen>unix:dir=/tmp</listen>
  <policy context="default">
    <allow send_destination="*" eavesdrop="true"/>
    <allow eavesdrop="true"/>
    <allow own="*"/>
  </policy>
</busconfig>