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