File: session.conf

package info (click to toggle)
lightdm 1.32.0-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 8,012 kB
  • sloc: ansic: 24,716; sh: 5,008; makefile: 1,159; cpp: 1,143; python: 267; xml: 39
file content (9 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
<busconfig>
  <type>session</type>
  <listen>unix:tmpdir=/tmp</listen>
  <policy context="default">
    <allow send_destination="*" eavesdrop="true"/>
    <allow eavesdrop="true"/>
    <allow own="*"/>
  </policy>
</busconfig>