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